Skip to content

Kirby 4.1.2

$layouts->toArray()

Convert the items to an array

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

Parameters

Name Type Default
$map Closure|null null

Return type

array

Parent class

Kirby\Cms\Layouts inherited from Kirby\Cms\Items