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