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