From b02beb658d65a962f8ff29a8afe244a99bd55fe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Sun, 23 Apr 2023 18:15:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ServerCommand.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 {