Mvc\RouterInterface
Interface Phalcon\Mvc\RouterInterface
Phalcon\Mvc\RouterInterface initializer
Methods
abstract public setDefaultModule (string $moduleName)
Sets the name of the default module
abstract public setDefaultController (string $controllerName)
Sets the default controller name
abstract public setDefaultAction (string $actionName)
Sets the default action name
abstract public setDefaults (array $defaults)
Sets an array of default paths