Skip to content

Commit

Permalink
Improve the Exceptions Handling
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyCyborg committed Dec 18, 2019
1 parent 6868adc commit b00083f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Platform/Exceptions/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ protected function renderHttpException(HttpException $e, Request $request)
/**
* Convert the given exception into a Response instance which contains an error page.
*
* @param int $status
* @param \Symfony\Component\HttpKernel\Exception\HttpException $e
* @param \Nova\Http\Request $request
* @return \Symfony\Component\HttpFoundation\Response
Expand Down

0 comments on commit b00083f

Please sign in to comment.