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 * @param InputInterface $input
* @return int * @return int
* @throws ConfigException * @throws
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/ */
protected function start(InputInterface $input): int protected function start(InputInterface $input): int
{ {