serializer.normalizer.link_collection.jsonapi

Same name and namespace in other branches
  1. 9 core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.link_collection.jsonapi
  2. 8.9.x core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.link_collection.jsonapi
  3. 11.x core/modules/jsonapi/jsonapi.services.yml \serializer.normalizer.link_collection.jsonapi

Class

Drupal\jsonapi\Normalizer\LinkCollectionNormalizer

Tags

  • jsonapi_normalizer

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\Normalizer\LinkCollectionNormalizer
  2. arguments:
  3. - '@current_user'
  4. tags:
  5. - { name: jsonapi_normalizer }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.