Home
last modified time | relevance | path

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

/webtrees/app/Http/Middleware/
H A DHandleExceptions.php98 return $this->httpExceptionResponse($request, $exception);
152 …private function httpExceptionResponse(ServerRequestInterface $request, HttpException $exception):… function in Fisharebest\\Webtrees\\Http\\Middleware\\HandleExceptions
/webtrees/
H A Dphpstan-baseline.neon1444 …thod Fisharebest\\Webtrees\\Http\\Middleware\\HandleExceptions\:\:httpExceptionResponse\(\) expect…