Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal