This commit is contained in:
2023-02-07 16:55:21 +08:00
parent 3e201bdbdd
commit 49fae2129f
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ class AsyncServer implements ServerInterface
/**
* @return bool
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws NotFoundExceptionInterface|ReflectionException
*/
public function shutdown(): bool
{