ConfigExportUITest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ config/ tests/ src/ Functional/ ConfigExportUITest.php, line 22
Class
- ConfigExportUITest
- Tests the user interface for exporting configuration.
Namespace
Drupal\Tests\config\FunctionalCode
protected static $modules = [
'config',
'config_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.