LocaleUpdateTest::$modules
Same name in other branches
- 9 core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php \Drupal\Tests\locale\Kernel\LocaleUpdateTest::modules
- 10 core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php \Drupal\Tests\locale\Kernel\LocaleUpdateTest::modules
- 11.x core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php \Drupal\Tests\locale\Kernel\LocaleUpdateTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ locale/ tests/ src/ Kernel/ LocaleUpdateTest.php, line 17
Class
- LocaleUpdateTest
- Tests for updating the interface translations of projects.
Namespace
Drupal\Tests\locale\KernelCode
protected static $modules = [
'locale',
'locale_test',
'system',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.