LocaleTranslationUiTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php, line 25

Class

LocaleTranslationUiTest
Tests the validation of translation strings and search results.

Namespace

Drupal\Tests\locale\Functional

Code

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

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