This commit is contained in:
2023-12-12 15:35:34 +08:00
parent 4ebb7e9686
commit 92e65c4abd
15 changed files with 362 additions and 391 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ class OnServer extends Server
/**
* @param SServer $server
* @throws ReflectionException
* @throws
*/
public function onStart(SServer $server): void
{
@@ -45,7 +45,7 @@ class OnServer extends Server
/**
* @param SServer $server
* @throws ReflectionException
* @throws
*/
public function onBeforeShutdown(SServer $server): void
{