EventListenerInterface
in
Table of Contents
Methods
- getEventHandlers() : array<string|int, mixed>
- returns an array of callbacks as <event name> => <callable>
Methods
getEventHandlers()
returns an array of callbacks as <event name> => <callable>
public
getEventHandlers() : array<string|int, mixed>