mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 03:37:44 +08:00
commit
9058caa852
@ -57,7 +57,7 @@ class FooExceptionHandler extends ExceptionHandler
|
||||
}
|
||||
|
||||
// 交给下一个异常处理器
|
||||
return $respose;
|
||||
return $response;
|
||||
|
||||
// 或者不做处理直接屏蔽异常
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user