$layouts->getIterator()
Get an iterator for the items.
$layouts->getIterator(): ArrayIterator
Return type
ArrayIterator<TKey, TValue>
Parent class
Kirby\Cms\Layouts
inherited from Kirby\Toolkit\Iterator
Get an iterator for the items.
$layouts->getIterator(): ArrayIterator
ArrayIterator<TKey, TValue>
Kirby\Cms\Layouts
inherited from Kirby\Toolkit\Iterator