Documentation

WrappedListener
in package

Tags
author

Fabien Potencier fabien@symfony.com

final

since Symfony 4.3: the "Event" type-hint on __invoke() will be replaced by "object" in 5.0

Table of Contents

Properties

$called  : mixed
$dispatcher  : mixed
$hasClassStub  : mixed
$listener  : mixed
$name  : mixed
$optimizedListener  : mixed
$pretty  : mixed
$priority  : mixed
$stoppedPropagation  : mixed
$stopwatch  : mixed
$stub  : mixed

Methods

__construct()  : mixed
__invoke()  : mixed
getInfo()  : mixed
getPretty()  : mixed
getWrappedListener()  : mixed
stoppedPropagation()  : mixed
wasCalled()  : mixed

Properties

Methods

getInfo()

public getInfo(mixed $eventName) : mixed
Parameters
$eventName : mixed

        
On this page

Search results