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