Interface IServiceLocator
The service locator.
Direct known implementers
Nette\ServiceLocator
public
|
#
addService( string $name, mixed $service, boolean $singleton = TRUE, array $options = NULL )
Adds the specified service to the service container. |
public
mixed
|
|
public
|
|
public
boolean
|