This commit is contained in:
2020-08-31 23:19:58 +08:00
parent 6d9543098d
commit eabc0fc13b
+2 -2
View File
@@ -73,7 +73,7 @@ class Annotation extends BaseAnnotation
/** /**
* @return string * @return \HttpServer\Events\Http
* @throws * @throws
*/ */
public function getHttp() public function getHttp()
@@ -83,7 +83,7 @@ class Annotation extends BaseAnnotation
/** /**
* @return string * @return Websocket
* @throws * @throws
*/ */
public function getWebsocket() public function getWebsocket()