core / com.vmadalin.core.di.modules / ContextModule

ContextModule

@Module class ContextModule

Class that contributes to the object graph CoreComponent.

See Also

Module

Constructors

<init>

Class that contributes to the object graph CoreComponent.

ContextModule(application: Application)

Functions

provideContext

Create a provider method binding for Context.

fun provideContext(): Context