Documentation

WrappedListener
in package

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

$called  : mixed
$dispatcher  : mixed
$hasClassStub  : mixed
$listener  : mixed
$name  : mixed
$optimizedListener  : mixed
$pretty  : mixed
$priority  : mixed
$stoppedPropagation  : mixed
$stopwatch  : mixed
$stub  : mixed
__construct()  : mixed
__invoke()  : void
getInfo()  : array<string|int, mixed>
getPretty()  : string
getWrappedListener()  : mixed
stoppedPropagation()  : bool
wasCalled()  : bool

Properties

Methods

getInfo()

public getInfo(string $eventName) : array<string|int, mixed>
Parameters
$eventName : string
Return values
array<string|int, mixed>

getWrappedListener()

public getWrappedListener() : mixed
Return values
mixed

stoppedPropagation()

public stoppedPropagation() : bool
Return values
bool

Search results