You are here

service serializer.normalizer.field_item.hal in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/hal/hal.services.yml \serializer.normalizer.field_item.hal

Class

Drupal\hal\Normalizer\FieldItemNormalizer

Tags

  • normalizer

File

core/modules/hal/hal.services.yml
core/modules/hal/hal.services.yml

View source
  1. class: Drupal\hal\Normalizer\FieldItemNormalizer
  2. tags:
  3. - { name: normalizer, priority: 10 }