Skip to content

Kirby 5.0.4

$fileUuid->populate()

Feeds the UUID into the cache

$fileUuid->populate(bool $force = false): bool

Parameters

Name Type Default
$force bool false

Return type

bool

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

Parent class

Kirby\Uuid\FileUuid inherited from Kirby\Uuid\Uuid