addListener(string $eventName, callable $listener, int $priority)
Adds an event listener that listens on the specified events.
addListener(string $eventName, callable $listener, int $priority)
Adds an event listener that listens on the specified events.
Please login to continue.