ConfigExportTest::$modules

Same name in other branches
  1. 10 core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php \Drupal\Tests\config\FunctionalJavascript\ConfigExportTest::modules
  2. 11.x core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php \Drupal\Tests\config\FunctionalJavascript\ConfigExportTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/config/tests/src/FunctionalJavascript/ConfigExportTest.php, line 17

Class

ConfigExportTest
Tests the config export form.

Namespace

Drupal\Tests\config\FunctionalJavascript

Code

protected static $modules = [
    'config',
    'system',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.