protected property LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate in Drupal 8
Whether the field storage should be updated.
Type: bool
Overrides MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate
File
- core/
modules/ layout_builder/ tests/ src/ Functional/ Update/ Translatability/ LayoutFieldTranslateUpdateConfigAndStorage.php, line 42
Class
- LayoutFieldTranslateUpdateConfigAndStorage
- A test case that updates both bundles' fields.
Namespace
Drupal\Tests\layout_builder\Functional\Update\TranslatabilityCode
protected $expectedFieldStorageUpdate = TRUE;