Home
last modified time | relevance | path

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

/webtrees/app/Http/Middleware/
H A DHandleExceptions.php118 return $this->unhandledExceptionResponse($request, $exception);
127 return $this->unhandledExceptionResponse($request, $exception);
136 return $this->unhandledExceptionResponse($request, $exception);
207 …private function unhandledExceptionResponse(ServerRequestInterface $request, Throwable $exception)… function in Fisharebest\\Webtrees\\Http\\Middleware\\HandleExceptions
/webtrees/
H A Dphpstan-baseline.neon1264 …d Fisharebest\\Webtrees\\Http\\Middleware\\HandleExceptions\:\:unhandledExceptionResponse\(\) expe…