protected property ContainerAwareEventDispatcher::$unsorted in Service Container 7.2
Same name and namespace in other branches
- 7 lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher::unsorted
Whether listeners need to be sorted prior to dispatch, keyed by event name.
Type: TRUE[]
File
- lib/
Drupal/ Component/ EventDispatcher/ ContainerAwareEventDispatcher.php, line 69 - Contains \Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher.
Class
- ContainerAwareEventDispatcher
- A performance optimized container aware event dispatcher.
Namespace
Drupal\Component\EventDispatcherCode
protected $unsorted;