Completed
Push — master ( 8e43ca...5e65e1 )
by Daniel
08:47
created
src/Transform.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -165,7 +165,6 @@  discard block
 block discarded – undo
165 165
     /**
166 166
      * Stripe all empty items.
167 167
      *
168
-     * @param array $source
169 168
      *
170 169
      * @return array
171 170
      */
@@ -208,7 +207,6 @@  discard block
 block discarded – undo
208 207
     /**
209 208
      * Remove all instances of $ignore found in $elements (=== is used).
210 209
      *
211
-     * @param array $elements
212 210
      * @param array $ignore
213 211
      *
214 212
      * @return array
Please login to merge, or discard this patch.