$userPicker->items()
Search all users for the picker
$userPicker->items(): Kirby\Cms\Users|null
Return types
Kirby\Cms\Users
ornull
This method modifies the existing $userpicker
object it is applied to and returns it again.
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |