ConfigEntityTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php, line 19

Class

ConfigEntityTest
Tests the Config operations through the UI.

Namespace

Drupal\Tests\config\FunctionalJavascript

Code

protected static $modules = [
  'config_test',
];

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