You are here

protected property ContentTranslationSyncUnitTest::$synchronizer in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php \Drupal\Tests\content_translation\Kernel\ContentTranslationSyncUnitTest::synchronizer

The synchronizer class to be tested.

Type: \Drupal\content_translation\FieldTranslationSynchronizer

File

core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php, line 20

Class

ContentTranslationSyncUnitTest
Tests the field synchronization logic.

Namespace

Drupal\Tests\content_translation\Kernel

Code

protected $synchronizer;