Skip to content

Kirby 4.1.2

$page->uid()

Returns the UID of the page.

$page->uid(): string

Return type

string

Parent class

Kirby\Cms\Page

Example

<?= $page->uid() ?>