PHP Symfony\Component\DependencyInjection Пространство имен

Пространства имен

Symfony\Component\DependencyInjection\Compiler
Symfony\Component\DependencyInjection\Dump
Symfony\Component\DependencyInjection\Dumper
Symfony\Component\DependencyInjection\Extension
Symfony\Component\DependencyInjection\Loader
Symfony\Component\DependencyInjection\ParameterBag
Symfony\Component\DependencyInjection\Tests

Interfaces

Имя Описание
ContainerInterface ContainerInterface is the interface implemented by service container classes.
ScopeInterface Scope Interface.

Классы

Имя Описание
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.