protected property FieldTranslationSynchronizer::$entityManager

The entity manager to use to load unchanged entities.

Type: \Drupal\Core\Entity\EntityManager

File

drupal/core/modules/translation_entity/lib/Drupal/translation_entity/FieldTranslationSynchronizer.php, line 24
Contains \Drupal\translation_entity\FieldTranslationSynchronizer.

Class

FieldTranslationSynchronizer
Provides field translation synchronization capabilities.

Namespace

Drupal\translation_entity

Code

protected $entityManager;