protected property ViewsConfigUpdater::$multivalueBaseFieldsUpdateTableInfo in Drupal 8
Same name and namespace in other branches
- 9 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\viewsCode
protected $multivalueBaseFieldsUpdateTableInfo;