Interface Salient\Contract\Container\ApplicationInterface

extends ContainerInterface

A service container for applications

Methods
Methods inherited from Salient\Contract\Container\ContainerInterface
__construct(), hasGlobalContainer(), getGlobalContainer(), setGlobalContainer(), inContextOf(), get(), getAs(), getName(), has(), hasSingleton(), hasInstance(), hasProvider(), bind(), bindIf(), singleton(), singletonIf(), instance(), addContextualBinding(), provider(), providers(), getProviders(), unbind(), removeInstance()
Methods inherited from Salient\Contract\Core\Chainable
apply(), if(), withEach()
Methods inherited from Salient\Contract\Core\Unloadable
unload()