You are here

service exception.enforced_form_response in Drupal 9

Same name and namespace in other branches
  1. 8 core/core.services.yml \exception.enforced_form_response

Class

Drupal\Core\EventSubscriber\EnforcedFormResponseSubscriber

Tags

  • event_subscriber

File

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

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