You are here

service serializer.encoder.hal in Drupal 9

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

Class

Drupal\hal\Encoder\JsonEncoder

Tags

  • encoder

File

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

View source
  1. class: Drupal\hal\Encoder\JsonEncoder
  2. tags:
  3. - { name: encoder, priority: 10, format: hal_json }