LocaleConfigTranslationTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/locale/tests/src/Functional/LocaleConfigTranslationTest.php, line 27

Class

LocaleConfigTranslationTest
Tests translation of configuration strings.

Namespace

Drupal\Tests\locale\Functional

Code

protected static $modules = [
  'locale',
  'contact',
  'contact_test',
];

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