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.
Please login to continue.