From 19cf1b04d953af2d670fb17d18e8bbbc74670efe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Fri, 9 Apr 2021 10:34:33 +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/Events/OnWorkerStart.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HttpServer/Events/OnWorkerStart.php b/HttpServer/Events/OnWorkerStart.php index c11777aa..dcaf40b0 100644 --- a/HttpServer/Events/OnWorkerStart.php +++ b/HttpServer/Events/OnWorkerStart.php @@ -19,6 +19,8 @@ use Swoole\Server; class OnWorkerStart extends Callback { + + /** * @param Server $server * @param int $worker_id