Issue #2928137 by blakemorgan, dawehner: Correct deprecation note in ajax.es6.js

8.5.x
Lauri Eskola 2017-12-11 17:10:30 +02:00
parent 297092718a
commit 017e42ed76
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@
this.element = element;
/**
* @deprecated in Drupal 8.0.0 and will be removed before Drupal 9.0.0.
* @deprecated in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
* Use elementSettings.
*
* @type {Drupal.Ajax~elementSettings}