service hold_test.response in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/hold_test/hold_test.services.yml \hold_test.response
- 9 core/modules/system/tests/modules/hold_test/hold_test.services.yml \hold_test.response
Class
Drupal\hold_test\EventSubscriber\HoldTestSubscriberTags
- event_subscriber
File
- core/
modules/ system/ tests/ modules/ hold_test/ hold_test.services.yml - core/modules/system/tests/modules/hold_test/hold_test.services.yml
View source
- class: Drupal\hold_test\EventSubscriber\HoldTestSubscriber
- arguments:
- - '%site.path%'
- tags:
- - { name: event_subscriber }