From 53b68579afba3bb060775358f37cbcdcb04957cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Thu, 19 Aug 2021 19:17:08 +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 --- Server/Abstracts/CustomProcess.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Server/Abstracts/CustomProcess.php b/Server/Abstracts/CustomProcess.php index df073b67..0920d783 100644 --- a/Server/Abstracts/CustomProcess.php +++ b/Server/Abstracts/CustomProcess.php @@ -39,6 +39,7 @@ abstract class CustomProcess implements \Server\SInterface\CustomProcess } + /** * @param Process $process */