interface DispatcherAwareStaticInterface (View source)

The DispatcherAwareFacadeInterface class.

Methods

static mixed
triggerEvent(string|Event $event, array $args = array())

triggerEvent

Details

at line line 28
static mixed triggerEvent(string|Event $event, array $args = array())

triggerEvent

Parameters

string|Event $event
array $args

Return Value

mixed