This commit is contained in:
as2252258@163.com
2021-08-28 02:21:13 +08:00
parent 7954d31728
commit 55d3368eab
+1 -1
View File
@@ -26,7 +26,7 @@ class ResponseEmitter implements Emitter
/**
* @param \Swoole\Http\Response|\Swoole\Http2\Response $response
* @param ResponseInterface $emitter
* @param ResponseInterface|\Server\Message\Response $emitter
* @throws NotFindClassException
* @throws ReflectionException
* @throws Exception