Skip to content

Kirby 4.6.1

Panel::router()

Router for the Panel views

Panel::router(?string $path = null): Kirby\Http\Response|null

Parameters

Name Type Default
$path string|null null

Return type

Kirby\Http\Response|null

Parent class

Kirby\Panel\Panel