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