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