You are here

protected property ContentTranslationSyncUnitTest::$synchronizer in Zircon Profile 8

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

The synchronizer class to be tested.

Type: \Drupal\content_translation\FieldTranslationSynchronizer

File

core/modules/content_translation/src/Tests/ContentTranslationSyncUnitTest.php, line 25
Contains \Drupal\content_translation\Tests\ContentTranslationSyncUnitTest.

Class

ContentTranslationSyncUnitTest
Tests the field synchronization logic.

Namespace

Drupal\content_translation\Tests

Code

protected $synchronizer;