LocaleTranslateStringTourTest::$modules
Same name in other branches
- 9 core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php \Drupal\Tests\locale\Functional\LocaleTranslateStringTourTest::modules
- 8.9.x core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php \Drupal\Tests\locale\Functional\LocaleTranslateStringTourTest::modules
- 11.x core/modules/tour/tests/src/Functional/Locale/LocaleTranslateStringTourTest.php \Drupal\Tests\tour\Functional\Locale\LocaleTranslateStringTourTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ tour/ tests/ src/ Functional/ Locale/ LocaleTranslateStringTourTest.php, line 29
Class
- LocaleTranslateStringTourTest
- Tests the Translate Interface tour.
Namespace
Drupal\Tests\tour\Functional\LocaleCode
protected static $modules = [
'locale',
'tour',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.