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