You are here

service session_test.subscriber in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/tests/modules/session_test/session_test.services.yml \session_test.subscriber

Class

Drupal\session_test\EventSubscriber\SessionTestSubscriber

Tags

  • 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
  1. class: Drupal\session_test\EventSubscriber\SessionTestSubscriber
  2. tags:
  3. - { name: event_subscriber }