You are here

service content_sync.normalizer.entity_reference_field_item in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x content_sync.services.yml \content_sync.normalizer.entity_reference_field_item

Class

Drupal\content_sync\Normalizer\EntityReferenceFieldItemNormalizer

Tags

  • normalizer

File

./content_sync.services.yml
content_sync.services.yml

View source
  1. class: Drupal\content_sync\Normalizer\EntityReferenceFieldItemNormalizer
  2. tags:
  3. - { name: normalizer, priority: 9 }
  4. arguments:
  5. - '@entity.repository'