protected static property SimpleConfigSectionListTest::$modules in Drupal 9
Same name and namespace in other branches
- 10 core/modules/layout_builder/tests/src/Kernel/SimpleConfigSectionListTest.php \Drupal\Tests\layout_builder\Kernel\SimpleConfigSectionListTest::modules
Modules to enable.
Type: array
Overrides SectionListTestBase::$modules
File
- core/
modules/ layout_builder/ tests/ src/ Kernel/ SimpleConfigSectionListTest.php, line 23
Class
- SimpleConfigSectionListTest
- Tests the test implementation of section storage.
Namespace
Drupal\Tests\layout_builder\KernelCode
protected static $modules = [
'layout_builder_test',
];