You are here

private property Event::$dispatcher in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/event-dispatcher/Event.php \Symfony\Component\EventDispatcher\Event::dispatcher

Type: EventDispatcher Dispatcher that dispatched this event

File

vendor/symfony/event-dispatcher/Event.php, line 38

Class

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

Namespace

Symfony\Component\EventDispatcher

Code

private $dispatcher;