$picker->items()
Fetches all items for the picker
$picker->items(): Kirby\Cms\Collection|null
Return types
Kirby\Cms\Collection
ornull
This method modifies the existing $picker
object it is applied to and returns it again.
Fetches all items for the picker
$picker->items(): Kirby\Cms\Collection|null
Kirby\Cms\Collection
ornull
This method modifies the existing $picker
object it is applied to and returns it again.