Documentation

ListenerInterface

Table of Contents

Methods

handle()  : void
Handle an event.
isListener()  : bool
Check whether the listener is the given parameter.

Methods

isListener()

Check whether the listener is the given parameter.

public isListener(mixed $listener) : bool
Parameters
$listener : mixed
Return values
bool

        
On this page

Search results