Skip to content

Kirby 4.2.0

$uuid->id()

Returns the UUID's id string (UUID without scheme); in child classes, this method must ensure that the model has an ID (or generate a new one if the model does not have one yet)

$uuid->id(): string

Return type

string

Parent class

Kirby\Uuid\Uuid