Completed
Push — master ( 3e25f8...e7bd0a )
by Sergi Tur
02:09
created
tests/InstallCommandTest.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -83,8 +83,8 @@
 block discarded – undo
83 83
     /**
84 84
      * Test if file has content.
85 85
      *
86
-     * @param $file
87
-     * @param $content
86
+     * @param string $file
87
+     * @param string $content
88 88
      *
89 89
      * @return bool
90 90
      */
Please login to merge, or discard this patch.