$userUuid->model()
Returns the user object
$userUuid->model(bool $lazy = false): Kirby\Cms\User|null
Parameters
| Name | Type | Default |
|---|---|---|
| $lazy | bool |
false
|
Return types
Kirby\Cms\Userornull
This method modifies the existing $useruuid object it is applied to and returns it again.