Class Salient\Container\Application

extends Container
implements ApplicationInterface
Methods
Methods inherited from Salient\Container\Container
hasGlobalContainer(), getGlobalContainer(), setGlobalContainer(), get(), getAs(), getClass(), has(), hasSingleton(), hasInstance(), inContextOf(), bind(), bindIf(), singleton(), singletonIf(), hasProvider(), provider(), addContextualBinding(), instance(), providers(), getProviders(), removeInstance()
Methods used from Salient\Core\Concern\FacadeAwareTrait
withFacade(), withoutFacade(), unloadFacades()
Methods used from Salient\Core\Concern\ChainableTrait
apply(), applyIf(), applyForEach()
Constants inherited from Salient\Contract\Container\HasServiceLifetime
LIFETIME_INHERIT, LIFETIME_TRANSIENT, LIFETIME_SINGLETON
Constants inherited from Salient\Contract\Container\HasServiceLifetime
LIFETIME_INHERIT, LIFETIME_TRANSIENT, LIFETIME_SINGLETON
Properties used from Salient\Core\Concern\FacadeAwareTrait
$Facades