Skip to content

Kirby 4.2.0

$layoutcolumns->toArray()

Convert the items to an array

$layoutcolumns->toArray(?Closure $map = null): array

Parameters

Name Type Default
$map Closure|null null

Return type

array

Parent class

Kirby\Cms\LayoutColumns inherited from Kirby\Cms\Items