\Vegas\Mvc\RouterRouteInterface

Interface RouteInterface

Summary

Methods
Constants
add()
No constants found
No protected methods found
N/A
No private methods 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