From 9ee260870f9a4cda30dda020ca44e711cacc86ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Sun, 23 Apr 2023 10:37:26 +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 --- Server.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/Server.php b/Server.php index 59525a4..d3afb9d 100644 --- a/Server.php +++ b/Server.php @@ -66,9 +66,6 @@ class Server /** * @return void - * @throws ConfigException - * @throws ContainerExceptionInterface - * @throws NotFoundExceptionInterface * @throws Exception */ public function start(): void