BlockUuid::retrieveId()
Retrieves the existing ID string (UUID without scheme) for the model; can be overridden in child classes depending on how the model stores the UUID
Parameters
Name | Type | Default |
---|---|---|
$model * | Kirby\Uuid\Identifiable |
– |
Return type
string
|null
Parent class
Kirby\Uuid\BlockUuid
inherited from Kirby\Uuid\Uuid