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