$modelUuid->key()
Returns key for cache entry
$modelUuid->key(bool $generate = false): string|null
Parameters
| Name | Type | Default |
|---|---|---|
| $generate | bool |
false
|
Return types
stringornull
This method modifies the existing $modeluuid object it is applied to and returns it again.
Parent class
Kirby\Uuid\ModelUuid
inherited from Kirby\Uuid\Uuid