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