$responder->send()
Creates and returns the response object from the config
$responder->send(?string $body = null): Kirby\Cms\Response
Parameters
| Name | Type | Default |
|---|---|---|
| $body | string|null |
null |
Creates and returns the response object from the config
$responder->send(?string $body = null): Kirby\Cms\Response
| Name | Type | Default |
|---|---|---|
| $body | string|null |
null |