Skip to content

Commit 697ac5a

Browse files
committed
Improve the Exceptions Handling
1 parent 1516a7d commit 697ac5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Platform/Exceptions/Handler.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@ protected function renderHttpException(HttpException $e, Request $request)
9191
/**
9292
* Convert the given exception into a Response instance which contains an error page.
9393
*
94-
* @param int $status
9594
* @param \Symfony\Component\HttpKernel\Exception\HttpException $e
9695
* @param \Nova\Http\Request $request
9796
* @return \Symfony\Component\HttpFoundation\Response

0 commit comments

Comments
 (0)