Panel::response()
Creates a Response object from the result of a Panel route call
Panel::response($result, array $options = [ ]): Kirby\Http\Response
Parameters
| Name | Type | Default |
|---|---|---|
| $result * | mixed |
– |
| $options | array |
[ ] |