PHP Class Windwalker\Listener\SystemListener

NOTE: This listener has been registered after onAfterInitialise event. So the first event is onAfterRouting.
Since: 2.1.1
Mostra file Open project: asika32764/natika

Public Methods

Method Description
onRegisterRouting ( Windwalker\Event\Event $event ) : void onBeforeRouting

Method Details

onRegisterRouting() public method

onBeforeRouting
public onRegisterRouting ( Windwalker\Event\Event $event ) : void
$event Windwalker\Event\Event
return void