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