ConfigTranslationUiThemeTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php, line 20

Class

ConfigTranslationUiThemeTest
Verifies theme configuration translation settings.

Namespace

Drupal\Tests\config_translation\Functional

Code

protected static $modules = [
  'config_translation',
  'config_translation_test',
];

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