Issue #2846614 by damiankloip, dawehner, claudiu.cristea, effulgentsia, tstoeckler, gaurav.kapoor, Berdir, Jo Fitzgerald, Wim Leers, jibran: Incorrect field name is used in views integration for multi-value base fields (follow-up)

8.5.x
Nathaniel Catchpole 2017-10-10 14:59:16 +01:00
parent 3b684e5774
commit e88751566c
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ use Drupal\views\Views;
/** /**
* Tests the upgrade path for views multi-value base field data. * Tests the upgrade path for views multi-value base field data.
* *
* @see views_update_8300() * @see views_update_8500()
* *
* @group Update * @group Update
*/ */