$this setRouter(Router $router)
array toArray() Get the collection of items as a plain array.
$this middleware(string $name, string $class) Register a short-hand name
Route current()
$this defaults(string $key, mixed $value) Set a default value for the route
ArrayIterator getIterator()
bool isValidUrl(string $path) Determine if the given path is a valid URL
void resources(array $resources) Register an array of resource controllers
array parameters() Get the key / value list of parameters for the route
mixed __get(string $key) Dynamically access route parameters.
Page 27 of 43