protected static property LocaleTranslateStringTourTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Functional/LocaleTranslateStringTourTest.php \Drupal\Tests\locale\Functional\LocaleTranslateStringTourTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ locale/ tests/ src/ Functional/ LocaleTranslateStringTourTest.php, line 26
Class
- LocaleTranslateStringTourTest
- Tests the Translate Interface tour.
Namespace
Drupal\Tests\locale\FunctionalCode
protected static $modules = [
'locale',
'tour',
];