\Vegas\Mvc\Router\RouteBaseRoute

Class DefaultRoute Base route type, useful for rules which should be overwritten by any default or static route

Summary

Methods
Properties
Constants
add()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

add()

add(\Phalcon\Mvc\RouterInterface $router, \Vegas\Mvc\Router\Route $route) : mixed

Methods adds new Route definition to indicated Router

Parameters

\Phalcon\Mvc\RouterInterface $router
\Vegas\Mvc\Router\Route $route

Returns

mixed