Skip to content

Kirby 5.0.4

$pagePicker->items()

Search all pages for the picker

$pagePicker->items(): Kirby\Cms\Pages|null

Return types

Kirby\Cms\Pagesornull

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

Parent class

Kirby\Cms\PagePicker