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