ComponentTranslationTest::$modules
Type: modules
File
-
core/
tests/ Drupal/ KernelTests/ Components/ ComponentTranslationTest.php, line 28
Class
- ComponentTranslationTest
- Tests the component can be translated.
Namespace
Drupal\KernelTests\ComponentsCode
protected static $modules = [
'system',
'sdc_test',
'locale',
'language',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.