From ad4e331760120911422a5b775f39044ed6ccf30e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Tue, 4 Apr 2023 13:59:35 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServerCommand.php b/ServerCommand.php index 35a165e..f468759 100644 --- a/ServerCommand.php +++ b/ServerCommand.php @@ -71,7 +71,7 @@ class ServerCommand extends Command * @return int * @throws ConfigException * @throws ContainerExceptionInterface - * @throws NotFoundExceptionInterface|ReflectionException + * @throws NotFoundExceptionInterface */ protected function restart(InputInterface $input): int {