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.');