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