ContentTranslationHandlerTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ content_translation/ tests/ src/ Kernel/ ContentTranslationHandlerTest.php, line 23
Class
- ContentTranslationHandlerTest
- Tests the content translation handler.
Namespace
Drupal\Tests\content_translation\KernelCode
protected static $modules = [
'content_translation',
'entity_test',
'language',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.