$files->next()
Moves the cursor to the next element and returns it
$files->next(): mixedReturn type
mixed
Parent class
  Kirby\Cms\Files    inherited from Kirby\Toolkit\Iterator  
Moves the cursor to the next element and returns it
$files->next(): mixedmixed
  Kirby\Cms\Files    inherited from Kirby\Toolkit\Iterator