private property ImmutableEventDispatcher::$dispatcher

The proxied dispatcher.

Type: EventDispatcherInterface

File

drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/ImmutableEventDispatcher.php, line 25

Class

ImmutableEventDispatcher
A read-only proxy for an event dispatcher.

Namespace

Symfony\Component\EventDispatcher

Code

private $dispatcher;