private property Event::$dispatcher

Type: EventDispatcher Dispatcher that dispatched this event

File

drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php, line 40

Class

Event
Event is the base class for classes containing event data.

Namespace

Symfony\Component\EventDispatcher

Code

private $dispatcher;