$fields->prev()
Moves the cursor to the previous element and returns it
$fields->prev(): mixed
Return type
mixed
Parent class
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the previous element and returns it
$fields->prev(): mixed
mixed
Kirby\Form\Fields
inherited from Kirby\Toolkit\Iterator