Interface Salient\Contract\Core\Providable

<TProvider is ProviderInterface, TContext is ProviderContextInterface>

extends ProviderAwareInterface<TProvider>, ServiceAwareInterface, ProviderContextAwareInterface<TContext>

Serviced by a provider

Methods
Methods inherited from Salient\Contract\Core\ProviderAwareInterface
setProvider()
Methods inherited from Salient\Contract\Core\HasProvider
getProvider()
Methods inherited from Salient\Contract\Container\ServiceAwareInterface
setService(), getService()
Methods inherited from Salient\Contract\Core\ProviderContextAwareInterface
setContext(), getContext()