You are here

service jsonapi.http_middleware.format_setter in JSON:API 8

Same name and namespace in other branches
  1. 8.2 jsonapi.services.yml \jsonapi.http_middleware.format_setter

Class

Drupal\jsonapi\StackMiddleware\FormatSetter

Tags

  • http_middleware

File

./jsonapi.services.yml
jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\StackMiddleware\FormatSetter
  2. arguments:
  3. - '%jsonapi.base_path%'
  4. tags:
  5. - { name: http_middleware, priority: 201 }