Skip to content

Kirby 5.2.0

Panel::router()

Router for the Panel views

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

Parameters

Name Type Default
$path stringornull null

Return types

Kirby\Http\Responseornull

Parent class

Kirby\Panel\Panel