Name | Description |
---|---|
ContainerInterface | ContainerInterface is the interface implemented by service container classes. |
ScopeInterface | Scope Interface. |
Name | Description |
---|---|
Alias | |
ChildDefinition | This definition extends another definition. |
ContainerAware | |
ContainerBuilder | ContainerBuilder is a DI container that provides an API to easily describe services. |
Definition | Definition represents a service definition. |
DefinitionDecorator | This definition decorates another definition. |
InterfaceInjector | InterfaceInjector is used for Interface Injection. |
Reference | Reference represents a service reference. |
Scope | Scope class. |