Completed
Push — master ( 83aab4...e0759a )
by Sergi Tur
07:03 queued 04:28
created
tests/InstallCommandTest.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -85,8 +85,8 @@
 block discarded – undo
85 85
     /**
86 86
      * Test if file has content.
87 87
      *
88
-     * @param $file
89
-     * @param $content
88
+     * @param string $file
89
+     * @param string $content
90 90
      * @return bool
91 91
      */
92 92
     private function fileHasContent($file, $content)
Please login to merge, or discard this patch.