PageUuid::retrieveId()
Retrieves the ID string (UUID without scheme) for the model from the content file, if it is already stored there
PageUuid::retrieveId(Kirby\Cms\ModelWithContent $model): string|null
Parameters
Name | Type | Default |
---|---|---|
$modelrequired | Kirby\Cms\ModelWithContent |
no default value |
Return types
string
ornull
Parent class
Kirby\Uuid\PageUuid
inherited from Kirby\Uuid\ModelUuid