service replication.normalizer.attachment in Replication 8.2
Same name and namespace in other branches
- 8 replication.services.yml \replication.normalizer.attachment
Class
Drupal\replication\Normalizer\AttachmentNormalizerTags
- replication_normalizer
File
View source
- class: Drupal\replication\Normalizer\AttachmentNormalizer
- arguments:
- - '@entity.manager'
- - '@multiversion.entity_index.factory'
- - '@language_manager'
- - '@replication.users_mapping'
- - '@module_handler'
- - '@plugin.manager.entity_reference_selection'
- - '@event_dispatcher'
- tags:
- - { name: replication_normalizer, priority: 60 }