class WrappedListener 
Methods
   __construct($listener, $name, Stopwatch $stopwatch, EventDispatcherInterface $dispatcher = null)   
   getWrappedListener()   
   wasCalled()   
   stoppedPropagation()   
   __invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher)   
Details
                        
    __construct($listener, $name, Stopwatch $stopwatch, EventDispatcherInterface $dispatcher = null)
            Parameters  $listener   $name  Stopwatch $stopwatch  EventDispatc