CustomEventAwareInterface
interface CustomEventAwareInterface (View source)
Methods
callable[]
getCustomEventHandlers(string $eventName)
Get all of the defined event handlers of the specified name.
Details
setHookManager(HookManager $hookManager)
Set a reference to the hook manager for later use
callable[]
getCustomEventHandlers(string $eventName)
Get all of the defined event handlers of the specified name.