$arguments->prev()
Moves the cursor to the previous element and returns it
$arguments->prev(): mixed|null
Return type
mixed
|null
Parent class
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Iterator
Moves the cursor to the previous element and returns it
$arguments->prev(): mixed|null
mixed
|null
Kirby\Query\Arguments
inherited from Kirby\Toolkit\Iterator