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