LayoutBuilderFieldLayoutCompatibilityTest::$modules

Same name in other branches
  1. 9 core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php \Drupal\Tests\layout_builder\Kernel\LayoutBuilderFieldLayoutCompatibilityTest::modules
  2. 8.9.x core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php \Drupal\Tests\layout_builder\Kernel\LayoutBuilderFieldLayoutCompatibilityTest::modules
  3. 11.x core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php \Drupal\Tests\layout_builder\Kernel\LayoutBuilderFieldLayoutCompatibilityTest::modules

Type: modules

Overrides LayoutBuilderCompatibilityTestBase::$modules

File

core/modules/layout_builder/tests/src/Kernel/LayoutBuilderFieldLayoutCompatibilityTest.php, line 20

Class

LayoutBuilderFieldLayoutCompatibilityTest
Ensures that Layout Builder and Field Layout are compatible with each other.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

protected static $modules = [
    'field_layout',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.