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