This commit is contained in:
2021-03-09 19:47:48 +08:00
parent 4b614ef26d
commit 356148f76e
2 changed files with 4 additions and 2 deletions
-1
View File
@@ -159,7 +159,6 @@ class Server extends HttpService
* @param $host
* @param $Port
* @return Packet|Websocket|Receive|Http|null
* @throws ComponentException
* @throws Exception
*/
public function error_stop($host, $Port): Packet|Websocket|Receive|Http|null