Skip to content

Kirby 5.0.4

$pageUuid->key()

Returns key for cache entry

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

Parameters

Name Type Default
$generate bool false

Return types

stringornull

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

Parent class

Kirby\Uuid\PageUuid inherited from Kirby\Uuid\Uuid