protected static property LocaleBuildTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/tests/src/Kernel/LocaleBuildTest.php \Drupal\Tests\locale\Kernel\LocaleBuildTest::modules
- 9 core/modules/locale/tests/src/Kernel/LocaleBuildTest.php \Drupal\Tests\locale\Kernel\LocaleBuildTest::modules
File
- core/
modules/ locale/ tests/ src/ Kernel/ LocaleBuildTest.php, line 17
Class
- LocaleBuildTest
- Tests building the translatable project information.
Namespace
Drupal\Tests\locale\KernelCode
protected static $modules = [
'locale',
'locale_test',
'system',
];