Skip to content

Kirby 5.0.4

$userUuid->populate()

Pretends to fill cache - we don't need it in cache

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

Parameters

Name Type Default
$force bool false

Return type

bool

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

Parent class

Kirby\Uuid\UserUuid