LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates
Type: expectedBundleUpdates
Overrides MakeLayoutUntranslatableUpdatePathTestBase::$expectedBundleUpdates
File
-
core/
modules/ layout_builder/ tests/ src/ Functional/ Update/ Translatability/ LayoutFieldTranslateUpdateConfigAndStorage.php, line 34
Class
- LayoutFieldTranslateUpdateConfigAndStorage
- A test case that updates both bundles' fields.
Namespace
Drupal\Tests\layout_builder\Functional\Update\TranslatabilityCode
protected $expectedBundleUpdates = [
'article' => TRUE,
'page' => TRUE,
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.