Skip to content

Kirby 5.0.4

$userPicker->items()

Search all users for the picker

$userPicker->items(): Kirby\Cms\Users|null

Return types

Kirby\Cms\Usersornull

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

Exceptions

Parent class

Kirby\Cms\UserPicker