This commit is contained in:
2021-03-08 15:08:45 +08:00
parent bdef22d202
commit e67c0d8816
+1 -1
View File
@@ -72,7 +72,7 @@ class Router extends HttpService implements RouterInterface
/**
* @param $port
* @param Closure|array $closure
* @throws ConfigException
* @throws
*/
public function addPortListen($port, Closure|array $closure)
{