http_middleware.session

Same name in other branches
  1. 9 core/core.services.yml \http_middleware.session
  2. 8.9.x core/core.services.yml \http_middleware.session

Class

Drupal\Core\StackMiddleware\Session

Tags

  • http_middleware

File

core/core.services.yml

View source
  1. class: Drupal\Core\StackMiddleware\Session
  2. autowire: true
  3. tags:
  4. - { name: http_middleware, priority: 50 }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.