FieldTranslationSynchronizer::$fieldTypeManager

Same name in other branches
  1. 8.9.x core/modules/content_translation/src/FieldTranslationSynchronizer.php \Drupal\content_translation\FieldTranslationSynchronizer::fieldTypeManager
  2. 10 core/modules/content_translation/src/FieldTranslationSynchronizer.php \Drupal\content_translation\FieldTranslationSynchronizer::fieldTypeManager
  3. 11.x core/modules/content_translation/src/FieldTranslationSynchronizer.php \Drupal\content_translation\FieldTranslationSynchronizer::fieldTypeManager

The field type plugin manager.

Type: \Drupal\Core\Field\FieldTypePluginManagerInterface

File

core/modules/content_translation/src/FieldTranslationSynchronizer.php, line 28

Class

FieldTranslationSynchronizer
Provides field translation synchronization capabilities.

Namespace

Drupal\content_translation

Code

protected $fieldTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.