protected static property LocaleUpdateTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php \Drupal\Tests\locale\Kernel\LocaleUpdateTest::modules
- 9 core/modules/locale/tests/src/Kernel/LocaleUpdateTest.php \Drupal\Tests\locale\Kernel\LocaleUpdateTest::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',
];