$collection->toResponse()
$collection->toResponse(): 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 |