$responder->send() Creates and returns the response object from the config kirby/src/Cms/Responder.php#L371 $responder->send(string $body = null): Kirby\Cms\Response Parameters Name Type Default $body string null Return type Kirby\Cms\Response Parent class Kirby\Cms\Responder