$uuid->key()
Returns key for cache entry
$uuid->key(bool $generate = false): string|null
Parameters
| Name | Type | Default |
|---|---|---|
| $generate | bool |
false
|
Return types
stringornull
This method modifies the existing $uuid object it is applied to and returns it again.