From b62cf987d141437578b72cf6ad2f4a81139e34c6 Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Wed, 12 Aug 2020 19:29:41 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=E4=BF=AE=E6=94=B9=E6=96=B9=E6=B3=95?= =?UTF-8?q?=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/catcher/library/crontab/Process.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extend/catcher/library/crontab/Process.php b/extend/catcher/library/crontab/Process.php index 1fec663..574b28a 100644 --- a/extend/catcher/library/crontab/Process.php +++ b/extend/catcher/library/crontab/Process.php @@ -33,7 +33,7 @@ trait Process /** * 创建进程 * - * @return void + * @return \Closure */ protected function createProcessCallback() {