Symfony\Component\DependencyInjection
Namespaces
Classes
Interfaces
| ContainerAwareInterface | ContainerAwareInterface should be implemented by classes that depends on a Container. |
| ContainerInterface | ContainerInterface is the interface implemented by service container classes. |
| IntrospectableContainerInterface | IntrospectableContainerInterface defines additional introspection functionality for containers, allowing logic to be implemented based on a Container's state. |
| ScopeInterface | Scope Interface. |
| TaggedContainerInterface | TaggedContainerInterface is the interface implemented when a container knows how to deals with tags. |