From a4210964b119080d3643eec32fdfd05a52ed9106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Mon, 7 Sep 2020 15:20:01 +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/Action.php | 1 + 1 file changed, 1 insertion(+) diff --git a/HttpServer/Action.php b/HttpServer/Action.php index 095fded9..480167ec 100644 --- a/HttpServer/Action.php +++ b/HttpServer/Action.php @@ -60,6 +60,7 @@ trait Action } + /** * @param \HttpServer\Server $socket * @throws Exception