Loading core/misc/ajax.js +2 −2 Original line number Diff line number Diff line Loading @@ -1232,7 +1232,7 @@ * @param {object} response * The response from the Ajax request. * * @deprecated in drupal:8.6.0 and is removed from drupal:10.0.0. * @deprecated in drupal:8.6.0 and is removed from drupal:12.0.0. * Use data with desired wrapper. * * @see https://www.drupal.org/node/2940704 Loading Loading @@ -1263,7 +1263,7 @@ * @param {jQuery} $elements * Response elements after parsing. * * @deprecated in drupal:8.6.0 and is removed from drupal:10.0.0. * @deprecated in drupal:8.6.0 and is removed from drupal:12.0.0. * Use data with desired wrapper. * * @see https://www.drupal.org/node/2940704 Loading Loading
core/misc/ajax.js +2 −2 Original line number Diff line number Diff line Loading @@ -1232,7 +1232,7 @@ * @param {object} response * The response from the Ajax request. * * @deprecated in drupal:8.6.0 and is removed from drupal:10.0.0. * @deprecated in drupal:8.6.0 and is removed from drupal:12.0.0. * Use data with desired wrapper. * * @see https://www.drupal.org/node/2940704 Loading Loading @@ -1263,7 +1263,7 @@ * @param {jQuery} $elements * Response elements after parsing. * * @deprecated in drupal:8.6.0 and is removed from drupal:10.0.0. * @deprecated in drupal:8.6.0 and is removed from drupal:12.0.0. * Use data with desired wrapper. * * @see https://www.drupal.org/node/2940704 Loading