interface ContainerAwareInterface

ContainerAwareInterface should be implemented by classes that depends on a Container.

@author Fabien Potencier <fabien@symfony.com>

@api

Hierarchy

Expanded class hierarchy of ContainerAwareInterface

All classes that implement ContainerAwareInterface

3 files declare their use of ContainerAwareInterface

File

drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerAwareInterface.php, line 21

Namespace

Symfony\Component\DependencyInjection
View source

Members