This commit is contained in:
2023-04-23 18:34:13 +08:00
parent b02beb658d
commit 76325af578
-2
View File
@@ -48,7 +48,6 @@ class ServerCommand extends Command
* @param InputInterface $input
* @param OutputInterface $output
* @return int
* @throws ConfigException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws Exception
@@ -68,7 +67,6 @@ class ServerCommand extends Command
/**
* @param InputInterface $input
* @return int
* @throws ConfigException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/