You are here

protected property MakeLayoutUntranslatableUpdatePathTestBase::$expectedFieldStorageUpdate in Drupal 8

Whether the field storage should be updated.

Type: bool

File

core/modules/layout_builder/tests/src/Functional/Update/Translatability/MakeLayoutUntranslatableUpdatePathTestBase.php, line 49

Class

MakeLayoutUntranslatableUpdatePathTestBase
Base class for upgrade path for translatable layouts.

Namespace

Drupal\Tests\layout_builder\Functional\Update\Translatability

Code

protected $expectedFieldStorageUpdate;