$blocks->toArray()
Convert the items to an array
$blocks->toArray(Closure $map = null): array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$map |
Closure |
null |
Return type
array
Inherited from
Kirby\Cms\Items
Convert the items to an array
$blocks->toArray(Closure $map = null): array
Name | Type | Default | Description |
---|---|---|---|
$map |
Closure |
null |
array
Kirby\Cms\Items