class RouteCollection
Properties
| protected | $reverse |
|
||
| protected | $dataGenerator |
|
||
| protected | $routeParser |
|
||
| protected | $routes |
|
||
| protected | $pendingRoutes |
|
Methods
addRoute(string $method, string $path, string $name, callable|string $handler)
No description