ContainerAwareEventDispatcher::$unsorted

Whether listeners need to be sorted prior to dispatch, keyed by event name.

Type: TRUE[]

File

core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php, line 64

Class

ContainerAwareEventDispatcher
A performance optimized container aware event dispatcher.

Namespace

Drupal\Component\EventDispatcher

Code

protected $unsorted;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.