public static property LocaleTranslationUiTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Tests/LocaleTranslationUiTest.php \Drupal\locale\Tests\LocaleTranslationUiTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ src/ Tests/ LocaleTranslationUiTest.php, line 28 - Contains \Drupal\locale\Tests\LocaleTranslationUiTest.
Class
- LocaleTranslationUiTest
- Adds a new locale and translates its name. Checks the validation of translation strings and search results.
Namespace
Drupal\locale\TestsCode
public static $modules = array(
'locale',
);