Skip to content

Kirby 4.2.0

PageUuid::generate()

Generates a new ID string

PageUuid::generate(int $length = 16): string

Parameters

Name Type Default
$length int 16

Return type

string

Parent class

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