$fields->current()
Returns the current element
$fields->current(): mixed|null
Return type
mixed|null
Parent class
Kirby\Form\Fields inherited from Kirby\Toolkit\Iterator
Returns the current element
$fields->current(): mixed|null
mixed|null
Kirby\Form\Fields inherited from Kirby\Toolkit\Iterator