Skip to content

Kirby 4.2.0

$router->route()

Returns the current route.

$router->route(): Kirby\Http\Route|null

Return type

Kirby\Http\Route|null

Parent class

Kirby\Http\Router