Test Failed
Pull Request — master (#6)
by Andrew
02:41
created
src/SubMuncher.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -138,6 +138,7 @@
 block discarded – undo
138 138
      *
139 139
      * @param string[] $subnetsArray
140 140
      * @param int $max
141
+     * @param string[] $alreadyProcessed
141 142
      */
142 143
     public static function consolidate_subnets($subnetsArray, $max = null, $alreadyProcessed = null)
143 144
     {
Please login to merge, or discard this patch.