Completed
Push — master ( 6432bd...5d8f2a )
by Julian
12s
created
src/ParaTest/Parser/Parser.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -146,8 +146,8 @@
 block discarded – undo
146 146
     }
147 147
 
148 148
     /**
149
-     * @param $filename
150
-     * @param $className
149
+     * @param string $filename
150
+     * @param string $className
151 151
      * @return bool
152 152
      */
153 153
     private function classNameMatchesFileName($filename, $className)
Please login to merge, or discard this patch.