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