You are here

private property TraceableEventDispatcher::$dispatcher in Zircon Profile 8

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

File

vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php, line 33

Class

TraceableEventDispatcher
Collects some data about event listeners.

Namespace

Symfony\Component\EventDispatcher\Debug

Code

private $dispatcher;