protected static property LayoutSectionTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php \Drupal\Tests\layout_builder\Functional\LayoutSectionTest::modules
- 9 core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php \Drupal\Tests\layout_builder\Functional\LayoutSectionTest::modules
File
- core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutSectionTest.php, line 21
Class
- LayoutSectionTest
- Tests the rendering of a layout section field.
Namespace
Drupal\Tests\layout_builder\FunctionalCode
protected static $modules = [
'field_ui',
'layout_builder',
'node',
'block_test',
];