This commit is contained in:
2020-09-07 18:56:00 +08:00
parent 01415cf6a2
commit f699d48c52
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@ trait Action
Snowflake::clearWorkerId(); Snowflake::clearWorkerId();
} }
/** /**
* @param \HttpServer\Server $server * @param \HttpServer\Server $server
* @return void * @return void
+1
View File
@@ -172,6 +172,7 @@ class Server extends Application
} }
/** /**
* @throws ConfigException * @throws ConfigException
* @throws Exception * @throws Exception
+1
View File
@@ -77,6 +77,7 @@ class Application extends BaseApplication
} }
/** /**
* @param $argv * @param $argv
* @throws * @throws