Skip to content

Kirby 5.1.1

$site->uuid()

Returns the site's Unique ID which is always site://.

$site->uuid(): Kirby\Uuid\Uuid|null

Return types

Kirby\Uuid\Uuidornull

This method modifies the existing $site object it is applied to and returns it again.

Parent class

Kirby\Cms\Site inherited from Kirby\Cms\ModelWithContent