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