Skip to content

Kirby 5.0.4

$structureUuid->key()

Returns key for cache entry

$structureUuid->key(bool $generate = false): string|null

Parameters

Name Type Default
$generate bool false

Return types

stringornull

This method modifies the existing $structureuuid object it is applied to and returns it again.

Parent class

Kirby\Uuid\StructureUuid inherited from Kirby\Uuid\Uuid