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