This commit is contained in:
2023-04-23 18:15:25 +08:00
parent 9ee260870f
commit b02beb658d
+1 -3
View File
@@ -95,9 +95,7 @@ class ServerCommand extends Command
/**
* @param InputInterface $input
* @return int
* @throws ConfigException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws
*/
protected function start(InputInterface $input): int
{