From 55f0cbb7c202350db2696b7742ba77d3144619a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mr=C2=B7x?= Date: Thu, 3 Sep 2020 01:21:09 +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 --- system/Process/ServerInotify.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system/Process/ServerInotify.php b/system/Process/ServerInotify.php index 42efbde2..eaa73554 100644 --- a/system/Process/ServerInotify.php +++ b/system/Process/ServerInotify.php @@ -51,6 +51,9 @@ class ServerInotify extends Process } + /** + * @throws Exception + */ public function tick() { $this->debug('file modify listener.');