ConfigExportTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

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

Class

ConfigExportTest
Tests the config export form.

Namespace

Drupal\Tests\config\FunctionalJavascript

Code

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

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