Completed
Push — master ( b3ae6a...42714b )
by Mihail
03:01
created
src/Ffcms/Core/Helper/FileSystem/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -210,7 +210,7 @@
 block discarded – undo
210 210
     /**
211 211
      * Get file md5 hash
212 212
      * @param string $path
213
-     * @return bool|string
213
+     * @return false|string
214 214
      */
215 215
     public static function getMd5($path)
216 216
     {
Please login to merge, or discard this patch.