The container from where services are loaded
Type: ContainerInterface
File
- drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php, line 30
Class
- ContainerAwareEventDispatcher
- Lazily loads listeners and subscribers from the dependency injection
container
Namespace
Symfony\Component\EventDispatcher
Code
private $container;