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