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