$kirby->route()
Returns the currently active route
$kirby->route(): Kirby\Http\Route|null
Return types
Kirby\Http\Routeornull
This method modifies the existing $app object it is applied to and returns it again.
Returns the currently active route
$kirby->route(): Kirby\Http\Route|null
Kirby\Http\Routeornull
This method modifies the existing $app object it is applied to and returns it again.