jsonapi.resource_response.subscriber

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.resource_response.subscriber
  2. 10 core/modules/jsonapi/jsonapi.services.yml \jsonapi.resource_response.subscriber
  3. 11.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.resource_response.subscriber

Class

Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber

Tags

  • event_subscriber

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\EventSubscriber\ResourceResponseSubscriber
  2. arguments:
  3. - '@jsonapi.serializer'
  4. tags:
  5. - { name: event_subscriber }

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