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