Update Handler.php
This commit is contained in:
parent
2c69ec987e
commit
dc5817bbf2
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue