From 03d03c065022927b2f1aa7caffa7629f0dccf568 Mon Sep 17 00:00:00 2001 From: "as2252258@163.com" Date: Sat, 27 Feb 2021 03:54:35 +0800 Subject: [PATCH] modify --- HttpServer/Events/OnWorkerStart.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/HttpServer/Events/OnWorkerStart.php b/HttpServer/Events/OnWorkerStart.php index 1926c2a6..8930960a 100644 --- a/HttpServer/Events/OnWorkerStart.php +++ b/HttpServer/Events/OnWorkerStart.php @@ -54,8 +54,7 @@ class OnWorkerStart extends Callback $this->setWorkerAction($worker_id); } } - - + /** * @param Server $server