protected static property LocaleStringIsSafeTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php \Drupal\Tests\locale\Kernel\LocaleStringIsSafeTest::modules
- 9 core/modules/locale/tests/src/Kernel/LocaleStringIsSafeTest.php \Drupal\Tests\locale\Kernel\LocaleStringIsSafeTest::modules
Modules to enable.
Type: array
File
- core/
modules/ locale/ tests/ src/ Kernel/ LocaleStringIsSafeTest.php, line 19
Class
- LocaleStringIsSafeTest
- Tests locale translation safe string handling.
Namespace
Drupal\Tests\locale\KernelCode
protected static $modules = [
'locale',
'locale_test',
];