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