改名
This commit is contained in:
@@ -19,6 +19,7 @@ class ExceptionHandlerDispatcher implements ExceptionHandlerInterface
|
||||
* @param Throwable $exception
|
||||
* @param CResponse $response
|
||||
* @return ResponseInterface
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function emit(Throwable $exception, Response $response): ResponseInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user