$collection->toArray()
$collection->toArray(): array
Return type
array
This method modifies the existing $collection object it is applied to and returns it again.
Exceptions
| Type | Description |
|---|---|
Kirby\Exception\NotFoundException |
|
Exception |
$collection->toArray(): array
array
This method modifies the existing $collection object it is applied to and returns it again.
| Type | Description |
|---|---|
Kirby\Exception\NotFoundException |
|
Exception |