drupal/core/modules/translation_entity/translation_entity.services...

5 lines
153 B
YAML
Raw Normal View History

services:
translation_entity.synchronizer:
class: Drupal\translation_entity\FieldTranslationSynchronizer
arguments: ['@plugin.manager.entity']