LocaleStringIsSafeTest::$modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
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',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.