Skip to content

Kirby 4.2.0

$page->id()

Returns the escaped Id, which is used in the panel to make routing work properly

$page->id(): string

Return type

string

Parent class

Kirby\Panel\Page