class WrappedListener
__construct($listener, $name, Stopwatch $stopwatch, EventDispatcherInterface $dispatcher = null) | ||
getWrappedListener() | ||
wasCalled() | ||
stoppedPropagation() | ||
getPretty() | ||
getInfo($eventName) | ||
__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) |
$listener | ||
$name | ||
Stopwatch | $stopwatch | |
EventDispatcherInterface | $dispatcher |
$eventName |
Event | $event | |
$eventName | ||
EventDispatcherInterface | $dispatcher |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/EventDispatcher/Debug/WrappedListener.html