Events.php
system/Events/Events.php
1 class
10 methods
class Events
Events
initialize
()
on
($eventName, $callback, $priority = self::PRIORITY_NORMAL)
trigger
($eventName, ...$arguments)
listeners
($eventName)
removeListener
($eventName, callable $listener)
removeAllListeners
($eventName = null)
setFiles
(array $files)
getFiles
()
simulate
(bool $choice = true)
getPerformanceLogs
()