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