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