service theme_test.subscriber in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/theme_test/theme_test.services.yml \theme_test.subscriber
Class
Drupal\theme_test\EventSubscriber\ThemeTestSubscriberTags
- event_subscriber
File
- core/
modules/ system/ tests/ modules/ theme_test/ theme_test.services.yml - core/modules/system/tests/modules/theme_test/theme_test.services.yml
View source
- class: Drupal\theme_test\EventSubscriber\ThemeTestSubscriber
- arguments:
- - '@current_route_match'
- - '@renderer'
- tags:
- - { name: event_subscriber }