$items->getIterator()
Get an iterator for the items.
$items->getIterator(): ArrayIterator
Return type
ArrayIterator
Parent class
Kirby\Cms\Items
inherited from Kirby\Toolkit\Iterator
Get an iterator for the items.
$items->getIterator(): ArrayIterator
ArrayIterator
Kirby\Cms\Items
inherited from Kirby\Toolkit\Iterator