From f4cc6d6a2364532a36fc9b887e17bc48afa3bcd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=91=E6=9E=97?= Date: Mon, 14 Feb 2022 17:21:12 +0800 Subject: [PATCH] modify plugin name --- Server.php | 1 - 1 file changed, 1 deletion(-) diff --git a/Server.php b/Server.php index 910eb39..d83a24b 100644 --- a/Server.php +++ b/Server.php @@ -81,7 +81,6 @@ class Server extends HttpService * @throws ContainerExceptionInterface * @throws NotFoundExceptionInterface * @throws ReflectionException - * @throws \Swoole\Exception */ public function start(): void {