Skip to content

Kirby 4.2.0

$fields->current()

Returns the current element

$fields->current(): mixed|null

Return type

mixed|null

Parent class

Kirby\Form\Fields inherited from Kirby\Toolkit\Iterator