$pageUuid->id()
Returns the UUID's id string; if not set yet, creates a new unique ID and writes it to content file
$pageUuid->id(): string
Return type
string
This method modifies the existing $pageuuid
object it is applied to and returns it again.
Parent class
Kirby\Uuid\PageUuid
inherited from Kirby\Uuid\ModelUuid