SevenLayoutBuilderTest::$modules
Same name in other branches
- 8.9.x core/tests/Drupal/FunctionalTests/Theme/SevenLayoutBuilderTest.php \Drupal\FunctionalTests\Theme\SevenLayoutBuilderTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
themes/ seven/ tests/ src/ Functional/ SevenLayoutBuilderTest.php, line 23
Class
- SevenLayoutBuilderTest
- Tests the Seven theme.
Namespace
Drupal\Tests\seven\FunctionalCode
protected static $modules = [
'views',
'layout_builder',
'layout_builder_views_test',
'layout_test',
'field_ui',
'block',
'block_test',
'node',
'layout_builder_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.