Skip to content

Kirby 4.1.2

Home::panelPath()

Returns the path after /panel/ which can then be used in the router or to find a matching view

Home::panelPath(string $url): string|null

Parameters

Name Type Default
$url * string

Return type

string|null

Parent class

Kirby\Panel\Home