hold_test.response

Same name in other branches
  1. 8.9.x core/modules/system/tests/modules/hold_test/hold_test.services.yml \hold_test.response
  2. 10 core/modules/system/tests/modules/hold_test/hold_test.services.yml \hold_test.response
  3. 11.x core/modules/system/tests/modules/hold_test/hold_test.services.yml \hold_test.response

Class

Drupal\hold_test\EventSubscriber\HoldTestSubscriber

Tags

  • event_subscriber

File

core/modules/system/tests/modules/hold_test/hold_test.services.yml

View source
  1. class: Drupal\hold_test\EventSubscriber\HoldTestSubscriber
  2. arguments:
  3. - '%site.path%'
  4. tags:
  5. - { name: event_subscriber }

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