You are here

protected property LayoutFieldTranslateUpdateConfig::$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/LayoutFieldTranslateUpdateConfig.php, line 42

Class

LayoutFieldTranslateUpdateConfig
A test case that updates 1 bundle's field but not both.

Namespace

Drupal\Tests\layout_builder\Functional\Update\Translatability

Code

protected $expectedFieldStorageUpdate = FALSE;