hold_test.services.yml

Same filename in other branches
  1. 9 core/modules/system/tests/modules/hold_test/hold_test.services.yml
  2. 8.9.x core/modules/system/tests/modules/hold_test/hold_test.services.yml
  3. 10 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. _defaults:
  3. autoconfigure: true
  4. hold_test.response:
  5. class: Drupal\hold_test\EventSubscriber\HoldTestSubscriber
  6. arguments: ['%site.path%']

Services

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

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