$collection->prev()
Moves the cursor to the previous element and returns it
$collection->prev(): mixedReturn type
mixed
Parent class
  Kirby\Toolkit\Collection    inherited from Kirby\Toolkit\Iterator  
Moves the cursor to the previous element and returns it
$collection->prev(): mixedmixed
  Kirby\Toolkit\Collection    inherited from Kirby\Toolkit\Iterator