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