Skip to content

Kirby 4.1.2

$layoutcolumns->shuffle()

Shuffle all elements

$layoutcolumns->shuffle(): Kirby\Cms\LayoutColumns

Return type

Kirby\Cms\LayoutColumns

This method does not modify the existing $layoutcolumns object but returns a new object with the changes applied. Learn more →

Parent class

Kirby\Cms\LayoutColumns inherited from Kirby\Toolkit\Collection