From 12634864d2faed79947e9f6fb41e30b00b0f0447 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Wed, 2 Sep 2020 18:15:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/Application.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/Application.php b/system/Application.php index 30a645bd..285fa9a1 100644 --- a/system/Application.php +++ b/system/Application.php @@ -43,8 +43,7 @@ class Application extends BaseApplication /** * @param string $service * @return $this - * @throws NotFindClassException - * @throws ReflectionException + * @throws */ public function import(string $service) {