Class Controller
The Controller class extends the AbstractController and implements the AscmvcEventManagerListenerInterface.
package |
LightMVC/ASCMVC |
---|
__construct(array $baseConfig, \Ascmvc\EventSourcing\EventDispatcher $eventDispatcher)
indexAction(null $vars = null) : mixed|void
null
mixed|void
onBootstrap(\Ascmvc\Mvc\AscmvcEvent $event) : mixed|void
onDispatch(\Ascmvc\Mvc\AscmvcEvent $event) : mixed|void
onFinish(\Ascmvc\Mvc\AscmvcEvent $event) : mixed|void
onRender(\Ascmvc\Mvc\AscmvcEvent $event) : mixed|void