Skip to content

Kirby 3.9.8

ModelUuid::retrieveId()

Retrieves the ID string (UUID without scheme) for the model from the content file, if it is already stored there

ModelUuid::retrieveId(Kirby\Uuid\Identifiable $model): string|null

Parameters

Name Type Default
$model * Kirby\Uuid\Identifiable

Return type

string|null

Parent class

Kirby\Uuid\ModelUuid