From b4a04839f7c214d8a9a0dd896641cd5627e7e755 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Tue, 2 Mar 2021 18:17:22 +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/OnWorkerError.php | 1 + 1 file changed, 1 insertion(+) diff --git a/HttpServer/Events/OnWorkerError.php b/HttpServer/Events/OnWorkerError.php index 6d4b9a7a..e0d17dd9 100644 --- a/HttpServer/Events/OnWorkerError.php +++ b/HttpServer/Events/OnWorkerError.php @@ -20,6 +20,7 @@ use Swoole\Server; class OnWorkerError extends Callback { + /** * @param Server $server * @param int $worker_id