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