You are here

service field_collection.normalizer.field_collection_item in Field collection 8

Same name and namespace in other branches
  1. 8.3 field_collection.services.yml \field_collection.normalizer.field_collection_item

Class

Drupal\field_collection\Normalizer\FieldCollectionItemNormalizer

Tags

  • normalizer

File

./field_collection.services.yml
field_collection.services.yml

View source
  1. class: Drupal\field_collection\Normalizer\FieldCollectionItemNormalizer
  2. arguments:
  3. - '@entity.manager'
  4. tags:
  5. - { name: normalizer }