protected static property ConfigEntityListTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/config/tests/src/Functional/ConfigEntityListTest.php \Drupal\Tests\config\Functional\ConfigEntityListTest::modules
- 9 core/modules/config/tests/src/Functional/ConfigEntityListTest.php \Drupal\Tests\config\Functional\ConfigEntityListTest::modules
Modules to enable.
Type: array
File
- core/
modules/ config/ tests/ src/ Functional/ ConfigEntityListTest.php, line 24
Class
- ConfigEntityListTest
- Tests the listing of configuration entities.
Namespace
Drupal\Tests\config\FunctionalCode
protected static $modules = [
'block',
'config_test',
];