$roles->next()
Moves the cursor to the next element and returns it
$roles->next(): mixed|null
Return type
mixed|null
Parent class
Kirby\Cms\Roles inherited from Kirby\Toolkit\Iterator
Moves the cursor to the next element and returns it
$roles->next(): mixed|null
mixed|null
Kirby\Cms\Roles inherited from Kirby\Toolkit\Iterator