Skip to content

Kirby 4.2.0

$translations->next()

Moves the cursor to the next element and returns it

$translations->next(): mixed|null

Return type

mixed|null

Parent class

Kirby\Cms\Translations inherited from Kirby\Toolkit\Iterator