interface EventListener (View source)

Methods

void
process(AppEvent $event)

Process the event

Details

void process(AppEvent $event)

Process the event

Parameters

AppEvent $event

Return Value

void