You are here

service serializer.normalizer.timestamp_item.hal in Drupal 9

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

Class

Drupal\hal\Normalizer\TimestampItemNormalizer

Tags

  • normalizer

File

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

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