Skip to content

Kirby 5.1.2

$blockUuid->key()

Returns key for cache entry

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

Parameters

Name Type Default
$generate bool false

Return types

stringornull

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

Parent class

Kirby\Uuid\BlockUuid inherited from Kirby\Uuid\Uuid