array getListeners(string $eventName = null)
Gets the listeners of a specific event or all listeners sorted by descending priority.
array getListeners(string $eventName = null)
Gets the listeners of a specific event or all listeners sorted by descending priority.
string | $eventName | The name of the event |
array | The event listeners for the specified event, or all event listeners by event name |
Designed by : w10schools
service@w10schools.com
Please login to continue.