$layouts->toArray()
Convert the items to an array
$layouts->toArray(Closure $map = null): array
Parameters
Name | Type | Default |
---|---|---|
$map | Closure |
null |
Return type
array
Parent class
Kirby\Cms\Layouts
inherited from Kirby\Cms\Items