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