Skip to content

Kirby 5.2.0

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
$urlrequired string no default value

Return types

stringornull

Parent class

Kirby\Panel\Home