This commit is contained in:
2023-04-19 13:15:21 +08:00
parent c739912494
commit 3b0d556700
5 changed files with 30 additions and 19 deletions
-2
View File
@@ -135,7 +135,6 @@ class Server
/**
* @param OnTaskerStart $onWorkerStart
* @throws ConfigException
*/
public function setTaskerName(OnTaskerStart $onWorkerStart): void
{
@@ -151,7 +150,6 @@ class Server
/**
* @return void
* @throws ConfigException
* @throws Exception
*/
public function onHotReload(): void