protected property ContainerAwareEventDispatcher::$container in Service Container 7
Same name and namespace in other branches
- 7.2 lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::container
The service container.
Type: \Symfony\Component\DependencyInjection\IntrospectableContainerInterface;
File
- lib/
Drupal/ Component/ EventDispatcher/ ContainerAwareEventDispatcher.php, line 46 - Contains \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher.
Class
- ContainerAwareEventDispatcher
- A performance optimized container aware event dispatcher.
Namespace
Drupal\Component\EventDispatcherCode
protected $container;