You are here

service session_test.session_handler.test_proxy2 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.session_handler.test_proxy2

Class

Drupal\session_test\Session\TestSessionHandlerProxy

Tags

  • session_handler_proxy

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\TestSessionHandlerProxy
  2. arguments:
  3. - test_argument
  4. tags:
  5. - { name: session_handler_proxy, priority: 20 }