Copied!

EventDispatcherInterface

EventDispatcherInterface.php : 11
Interface

Constants

publicEVENT_NAME_PREFIX

EventDispatcherInterface.php : 13
public mixed EVENT_NAME_PREFIX = 'ibexa.admin_ui.action'

Methods

publicdispatch()

EventDispatcherInterface.php : 15
public dispatch(UiActionEventInterface $event) : void

Parameters

Name Type Default value Description
$event UiActionEventInterface - -