AscmvcFinishListenerInterface allows the implementing class to be consumed as a AscmvcEventManager class listener.
The interface's methods correspond exactly to the application's events as they are used in its run() method so that, in turn, these methods may be dynamically called by the EventManager's event-driven "trigger" methods.
package |
LightMVC/ASCMVC |
---|
onFinish(\Ascmvc\Mvc\AscmvcEvent $event)