hold_test.services.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/hold_test/hold_test.services.yml
  2. 10 core/modules/system/tests/modules/hold_test/hold_test.services.yml
  3. 11.x core/modules/system/tests/modules/hold_test/hold_test.services.yml
core/modules/system/tests/modules/hold_test/hold_test.services.yml

File

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

View source
  1. services:
  2. hold_test.response:
  3. class: Drupal\hold_test\EventSubscriber\HoldTestSubscriber
  4. arguments: ['@site.path']
  5. tags:
  6. - { name: event_subscriber }

Services

Title Deprecated Summary
hold_test.response Drupal\hold_test\EventSubscriber\HoldTestSubscriber

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