From 01458e80f0346f0aa2ad8183886ffc26ee787336 Mon Sep 17 00:00:00 2001 From: as2252258 Date: Sun, 10 Apr 2022 14:28:35 +0800 Subject: [PATCH] modify mysql result --- Inotify.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Inotify.php b/Inotify.php index 226559d..5cf8f5e 100644 --- a/Inotify.php +++ b/Inotify.php @@ -76,6 +76,7 @@ class Inotify extends BaseProcess } + /** * @throws Exception */