Update Handler.php
This commit is contained in:
@@ -32,7 +32,7 @@ class Handler extends ExceptionHandler
|
||||
* @param \Throwable $exception
|
||||
* @return void
|
||||
*
|
||||
* @throws \Exception
|
||||
* @throws \Throwable
|
||||
*/
|
||||
public function report(Throwable $exception)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user