Completed
Branch master (ba1c0e)
by Constantin
14:34
created
src/IncrementsPath.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
 
36 36
     /**
37 37
      * @param $originalFilePath
38
-     * @param $increment
38
+     * @param integer $increment
39 39
      * @return null|string|string[]
40 40
      */
41 41
     private function incrementPath($originalFilePath, $increment)
Please login to merge, or discard this patch.