From 613d559fe2ae29f9156a4881b46d45b37ab2cb63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Mon, 6 Sep 2021 16:48:35 +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 --- core/FileListen/FileChangeCustomProcess.php | 1 - 1 file changed, 1 deletion(-) diff --git a/core/FileListen/FileChangeCustomProcess.php b/core/FileListen/FileChangeCustomProcess.php index 2e4bd3f1..1aa47593 100644 --- a/core/FileListen/FileChangeCustomProcess.php +++ b/core/FileListen/FileChangeCustomProcess.php @@ -38,7 +38,6 @@ class FileChangeCustomProcess extends CustomProcess /** * @param Process $process - * @throws ReflectionException * @throws Exception */ public function onHandler(Process $process): void