Copied!

EventDispatcherInterface

EventDispatcherInterface.php : 11

Constants

publicEVENT_NAME_PREFIX

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

Methods

publicdispatch()

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

Parameters

Name Type Default value Description
$event UiActionEventInterface - -