ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo

Same name and namespace in other branches
  1. 8.9.x core/modules/views/src/ViewsConfigUpdater.php \Drupal\views\ViewsConfigUpdater::multivalueBaseFieldsUpdateTableInfo
  2. 10 core/modules/views/src/ViewsConfigUpdater.php \Drupal\views\ViewsConfigUpdater::multivalueBaseFieldsUpdateTableInfo

An array of helper data for the multivalue base field update.

Type: array

File

core/modules/views/src/ViewsConfigUpdater.php, line 58

Class

ViewsConfigUpdater
Provides a BC layer for modules providing old configurations.

Namespace

Drupal\views

Code

protected $multivalueBaseFieldsUpdateTableInfo;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.