Skip to content

Commit b00083f

Browse files
committed
Improve the Exceptions Handling
1 parent 6868adc commit b00083f

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
@@ -99,7 +99,6 @@ protected function renderHttpException(HttpException $e, Request $request)
9999
/**
100100
* Convert the given exception into a Response instance which contains an error page.
101101
*
102-
* @param int $status
103102
* @param \Symfony\Component\HttpKernel\Exception\HttpException $e
104103
* @param \Nova\Http\Request $request
105104
* @return \Symfony\Component\HttpFoundation\Response

0 commit comments

Comments
 (0)