service content_sync.normalizer.content_entity in Content Synchronization 8.2
Same name and namespace in other branches
- 3.0.x content_sync.services.yml \content_sync.normalizer.content_entity
Class
Drupal\content_sync\Normalizer\ContentEntityNormalizerTags
- normalizer
File
View source
- class: Drupal\content_sync\Normalizer\ContentEntityNormalizer
- arguments:
- - '@entity_type.manager'
- - '@entity_type.repository'
- - '@entity_field.manager'
- - '@entity_type.bundle.info'
- - '@entity.repository'
- - '@plugin.manager.sync_normalizer_decorator'
- tags:
- - { name: normalizer, priority: 6 }