\Symfony\Component\EventDispatcher\DebugWrappedListener

Summary

Methods
Properties
Constants
__construct()
getWrappedListener()
wasCalled()
stoppedPropagation()
__invoke()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$listener
$name
$called
$stoppedPropagation
$stopwatch
$dispatcher
N/A

Properties

$listener

$listener : 

Type

$name

$name : 

Type

$called

$called : 

Type

$stoppedPropagation

$stoppedPropagation : 

Type

$stopwatch

$stopwatch : 

Type

$dispatcher

$dispatcher : 

Type

Methods

__construct()

__construct(  $listener,   $name, \Symfony\Component\Stopwatch\Stopwatch  $stopwatch, \Symfony\Component\EventDispatcher\EventDispatcherInterface  $dispatcher = null) 

Parameters

$listener
$name
\Symfony\Component\Stopwatch\Stopwatch $stopwatch
\Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher

getWrappedListener()

getWrappedListener() 

wasCalled()

wasCalled() 

stoppedPropagation()

stoppedPropagation()