Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-core / src / Utils / NestedArray.php
index 3684d94a0b14f3cbea43cb53568c484d5be40536..ef3917fe55032bd8952be0553dacfec741e5f869 100644 (file)
@@ -190,8 +190,8 @@ class NestedArray
     /**
      * @param $array1
      * @param $array2
-     * @param bool   $negate if Negate is true only if values are equal are returned.
-     * @param$$statistics mixed array
+     * @param bool                   $negate if Negate is true only if values are equal are returned.
+     * @param $statistics mixed array
      * @return array
      */
     public function arrayDiff($array1, $array2, $negate = false, &$statistics)