modify plugin name

This commit is contained in:
2022-06-23 10:44:06 +08:00
parent 9d9fdba690
commit 43bb7c97d6
3 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ class AsyncServer implements ServerInterface
/**
* @return void
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws NotFoundExceptionInterface|ReflectionException
*/
public function shutdown(): void
{