public static property LocaleConfigTranslationTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Tests/LocaleConfigTranslationTest.php \Drupal\locale\Tests\LocaleConfigTranslationTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ src/ Tests/ LocaleConfigTranslationTest.php, line 32 - Contains \Drupal\locale\Tests\LocaleConfigTranslationTest.
Class
- LocaleConfigTranslationTest
- Tests translation of configuration strings.
Namespace
Drupal\locale\TestsCode
public static $modules = array(
'locale',
'contact',
'contact_test',
);