protected static property LayoutDisplayTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php \Drupal\Tests\layout_builder\Functional\LayoutDisplayTest::modules
- 9 core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php \Drupal\Tests\layout_builder\Functional\LayoutDisplayTest::modules
File
- core/
modules/ layout_builder/ tests/ src/ Functional/ LayoutDisplayTest.php, line 17
Class
- LayoutDisplayTest
- Tests functionality of the entity view display with regard to Layout Builder.
Namespace
Drupal\Tests\layout_builder\FunctionalCode
protected static $modules = [
'field_ui',
'layout_builder',
'block',
'node',
];