service session_test.subscriber in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/session_test/session_test.services.yml \session_test.subscriber
Class
Drupal\session_test\EventSubscriber\SessionTestSubscriberTags
- event_subscriber
File
- core/
modules/ system/ tests/ modules/ session_test/ session_test.services.yml - core/modules/system/tests/modules/session_test/session_test.services.yml
View source
- class: Drupal\session_test\EventSubscriber\SessionTestSubscriber
- tags:
- - { name: event_subscriber }