Skip to content

Kirby 5.0.0

$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