Skip to content

Kirby 5.0.2

$fieldsets->getIterator()

Get an iterator for the items.

$fieldsets->getIterator(): ArrayIterator

Return type

ArrayIterator<TKey, TValue>

Parent class

Kirby\Cms\Fieldsets inherited from Kirby\Toolkit\Iterator