Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
EventDispatcher.php
EventDispatcher::$sorted
Type:
sorted
File
vendor/
symfony/
event-dispatcher/
EventDispatcher.php
, line 35
Class
EventDispatcher
The EventDispatcherInterface is the central point of Symfony's event listener system.
Namespace
Symfony\Component\EventDispatcher
Code
private array $sorted = [];
RSS feed