From 350ab44283581187d6ce3fe3bb72f59254e0a108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 2 Mar 2021 19:03:07 +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 --- HttpServer/Abstracts/Callback.php | 1 + 1 file changed, 1 insertion(+) diff --git a/HttpServer/Abstracts/Callback.php b/HttpServer/Abstracts/Callback.php index 255765e9..2ed44361 100644 --- a/HttpServer/Abstracts/Callback.php +++ b/HttpServer/Abstracts/Callback.php @@ -156,6 +156,7 @@ abstract class Callback extends HttpService } + /** * @throws ConfigException * @throws ComponentException