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