HumHub Documentation (unofficial)

WrappedListener
in package

FinalYes
Tags
author

Fabien Potencier fabien@symfony.com

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()  : 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>

stoppedPropagation()

public stoppedPropagation() : bool
Return values
bool

        
On this page

Search results