Interface Salient\Contract\Container\ApplicationInterface

extends ContainerInterface
Methods
Methods inherited from Salient\Contract\Container\ContainerInterface
__construct(), hasGlobalContainer(), getGlobalContainer(), setGlobalContainer(), inContextOf(), get(), getAs(), getClass(), has(), hasSingleton(), hasInstance(), hasProvider(), getProviders(), bind(), bindIf(), singleton(), singletonIf(), instance(), removeInstance(), addContextualBinding(), provider(), providers()
Methods inherited from Salient\Contract\Core\Chainable
apply(), applyIf(), applyForEach()
Methods inherited from Salient\Contract\Core\Unloadable
unload()
Constants inherited from Salient\Contract\Container\HasServiceLifetime
LIFETIME_INHERIT, LIFETIME_TRANSIENT, LIFETIME_SINGLETON