Skip to content

Kirby 4.1.2

$structure->toArray()

Convert the items to an array

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

Parameters

Name Type Default
$map Closure|null null

Return type

array

Parent class

Kirby\Cms\Structure inherited from Kirby\Cms\Items