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.