protected static property LocaleTranslationUiTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php \Drupal\Tests\locale\Functional\LocaleTranslationUiTest::modules
- 9 core/modules/locale/tests/src/Functional/LocaleTranslationUiTest.php \Drupal\Tests\locale\Functional\LocaleTranslationUiTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslationUiTest.php, line 24
Class
- LocaleTranslationUiTest
- Adds a new locale and translates its name. Checks the validation of translation strings and search results.
Namespace
Drupal\Tests\locale\FunctionalCode
protected static $modules = [
'locale',
];