Test Setup Failed
Push — master ( 22888c...730ea3 )
by alexfloppy
01:21
created
app/Console/Commands/MakeJsonApiDemo.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -175,8 +175,8 @@
 block discarded – undo
175 175
     }
176 176
 
177 177
     /**
178
-     * @param $src
179
-     * @param $dst
178
+     * @param string $src
179
+     * @param string $dst
180 180
      */
181 181
     protected function recurse_copy($src,$dst)
182 182
     {
Please login to merge, or discard this patch.