You are here

service exception.default_json in Zircon Profile 8.0

Same name in this branch
  1. 8.0 core/core.services.yml \exception.default_json
  2. 8.0 core/modules/hal/hal.services.yml \exception.default_json
Same name and namespace in other branches
  1. 8 core/core.services.yml \exception.default_json
  2. 8 core/modules/hal/hal.services.yml \exception.default_json

Class

Drupal\Core\EventSubscriber\ExceptionJsonSubscriber

Tags

  • event_subscriber

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\EventSubscriber\ExceptionJsonSubscriber
  2. tags:
  3. - { name: event_subscriber }