TraceableEventDispatcher

TraceableEventDispatcher

class TraceableEventDispatcher implements TraceableEventDispatcherInterface

Collects some data about event listeners.

This event dispatcher delegates the dispatching to another one.

Methods

__construct(EventDispatcherInterface $dispatcher, Stopwatch $stopwatch, LoggerInterface $logger = null)

Constructor.

登录查看完整内容