private property EventDispatcher::$sorted in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/event-dispatcher/EventDispatcher.php \Symfony\Component\EventDispatcher\EventDispatcher::sorted
File
- vendor/
symfony/ event-dispatcher/ EventDispatcher.php, line 31
Class
- EventDispatcher
- The EventDispatcherInterface is the central point of Symfony's event listener system.
Namespace
Symfony\Component\EventDispatcherCode
private $sorted = array();