Completed
Push — master ( e64bcd...b9ba4a )
by Ilias
10:22
created
Ev.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -980,7 +980,7 @@
 block discarded – undo
980 980
      * Initiates the stat call(updates internal cache). It stats (using lstat) the path specified in the watcher and
981 981
      * sets the internal cache to the values found.
982 982
      *
983
-     * @return bool TRUE if path exists. Otherwise FALSE.
983
+     * @return boolean|null TRUE if path exists. Otherwise FALSE.
984 984
      */
985 985
     public function stat() {}
986 986
 
Please login to merge, or discard this patch.