Skip to content

Kirby 4.2.0

$users->next()

Moves the cursor to the next element and returns it

$users->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\Users inherited from Kirby\Toolkit\Iterator