Home
last modified time | relevance | path

Searched refs:emitStatusLine (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Http/Middleware/
H A DEmitResponse.php68 $this->emitStatusLine($response);
119 private function emitStatusLine(ResponseInterface $response): void function in Fisharebest\\Webtrees\\Http\\Middleware\\EmitResponse