You are here

protected property TraceableEventDispatcher::$stopwatch 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::stopwatch

File

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

Class

TraceableEventDispatcher
Collects some data about event listeners.

Namespace

Symfony\Component\EventDispatcher\Debug

Code

protected $stopwatch;