Completed
Push — master ( d4a12f...a4e176 )
by Adam
03:53 queued 55s
created
src/File.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -17,7 +17,7 @@
 block discarded – undo
17 17
 
18 18
     /**
19 19
      * File constructor.
20
-     * @param array $value
20
+     * @param string $value
21 21
      * @param bool $mustExist
22 22
      * @param int $timeout
23 23
      */
Please login to merge, or discard this patch.