RouterInterface
interface RouterInterface
Interface RouterInterface
Methods
array
distribute(
string $uri,
array $arguments = array(),
string $method = 'get')
No description
void
addRoute(
RouteInterface $route)
No description
void
setRoutes(
array $routes)
No description