We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c69ec9 commit dc5817bCopy full SHA for dc5817b
app/Exceptions/Handler.php
@@ -32,7 +32,7 @@ class Handler extends ExceptionHandler
32
* @param \Throwable $exception
33
* @return void
34
*
35
- * @throws \Exception
+ * @throws \Throwable
36
*/
37
public function report(Throwable $exception)
38
{
0 commit comments