Class Salient\Container\Application

extends Container
implements ApplicationInterface

A service container for applications

Methods
Methods inherited from Salient\Container\Container
hasGlobalContainer(), getGlobalContainer(), setGlobalContainer(), get(), getAs(), getName(), has(), hasSingleton(), hasInstance(), inContextOf(), bind(), bindIf(), singleton(), singletonIf(), hasProvider(), provider(), addContextualBinding(), instance(), providers(), getProviders(), unbind(), removeInstance()
Methods used from Salient\Core\Concern\UnloadsFacades
withFacade(), withoutFacade(), unloadFacades()
Methods used from Salient\Core\Concern\HasChainableMethods
apply(), if(), withEach()