$layout->columns()
Returns the columns in this layout
$layout->columns(): Kirby\Cms\LayoutColumns
Return type
This method modifies the existing $layout
object it is applied to and returns it again.
Returns the columns in this layout
$layout->columns(): Kirby\Cms\LayoutColumns
This method modifies the existing $layout
object it is applied to and returns it again.