You are here

service session_test.session_bag in Drupal 9

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

Class

Drupal\session_test\Session\TestSessionBag

Tags

  • session_bag

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\Session\TestSessionBag
  2. tags:
  3. - { name: session_bag }