Skip to content

Kirby 4.1.2

$kirby->route()

Returns the currently active route

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

Return type

Kirby\Http\Route|null

Parent class

Kirby\Cms\App