public static property LocaleExportTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/locale/src/Tests/LocaleExportTest.php \Drupal\locale\Tests\LocaleExportTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ src/ Tests/ LocaleExportTest.php, line 24 - Contains \Drupal\locale\Tests\LocaleExportTest.
Class
- LocaleExportTest
- Tests the exportation of locale files.
Namespace
Drupal\locale\TestsCode
public static $modules = array(
'locale',
);