public static property LocaleStringTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Tests/LocaleStringTest.php \Drupal\locale\Tests\LocaleStringTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ src/ Tests/ LocaleStringTest.php, line 25 - Contains \Drupal\locale\Tests\LocaleStringTest.
Class
- LocaleStringTest
- Tests the locale string storage, string objects and data API.
Namespace
Drupal\locale\TestsCode
public static $modules = array(
'locale',
);