Completed
Push — dev ( d3d243...25ac82 )
by James Ekow Abaka
01:19
created
src/Filesystem.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -94,7 +94,7 @@
 block discarded – undo
94 94
     /**
95 95
      * Checks if a file exists and is writeable and throws a relevant exception if either condition is not met.
96 96
      *
97
-     * @param $path
97
+     * @param string $path
98 98
      * @throws exceptions\FileNotFoundException
99 99
      * @throws exceptions\FileNotWriteableException
100 100
      */
Please login to merge, or discard this patch.