Skip to content

Kirby 4.2.0

$arguments->next()

Moves the cursor to the next element and returns it

$arguments->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Query\Arguments inherited from Kirby\Toolkit\Iterator