$fieldsets->prev()
Moves the cursor to the previous element and returns it
$fieldsets->prev(): Kirby\Cms\Fieldset
Return type
This method modifies the existing $fieldsets
object it is applied to and returns it again.
Parent class
Kirby\Cms\Fieldsets
inherited from Kirby\Toolkit\Iterator