Passed
Push — master ( 773d28...335181 )
by Johannes
04:29
created
src/Parser/ContentParser.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -170,8 +170,6 @@
 block discarded – undo
170 170
     /**
171 171
      * Sort by entry count descending
172 172
      *
173
-     * @param array $a
174
-     * @param array $b
175 173
      * @return number
176 174
      */
177 175
     private function sortByEntryCountDescending(array $configEntryA, array $configEntryB)
Please login to merge, or discard this patch.