From f46e63d8763bd0ad1ff8801b3b1c873c885e24ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 4 Apr 2023 14:05:12 +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 | 1 - 1 file changed, 1 deletion(-) diff --git a/ServerCommand.php b/ServerCommand.php index f468759..db8c5a9 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -51,7 +51,6 @@ class ServerCommand extends Command * @throws ConfigException * @throws ContainerExceptionInterface * @throws NotFoundExceptionInterface - * @throws ReflectionException * @throws Exception */ public function execute(InputInterface $input, OutputInterface $output): int