diff --git a/ServerCommand.php b/ServerCommand.php index c91205b..3610e3b 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -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 {