$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