$response->send()
Sends all registered headers and returns the response body
$response->send(): string
Return type
string
Parent class
Kirby\Cms\Response
inherited from Kirby\Http\Response
Sends all registered headers and returns the response body
$response->send(): string
string
Kirby\Cms\Response
inherited from Kirby\Http\Response