protected property EntityTranslationSyncUnitTest::$synchronizer

The synchronizer class to be tested.

Type: \Drupal\translation_entity\FieldTranslationSynchronizer

File

drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php, line 24
Contains \Drupal\entity\Tests\EntityTranslationSyncUnitTest.

Class

EntityTranslationSyncUnitTest
Tests the Entity Translation field synchronization algorithm.

Namespace

Drupal\translation_entity\Tests

Code

protected $synchronizer;