route_processor_csrf

Same name in other branches
  1. 9 core/core.services.yml \route_processor_csrf
  2. 10 core/core.services.yml \route_processor_csrf

Class

Drupal\Core\Access\RouteProcessorCsrf

Tags

  • route_processor_outbound

File

core/core.services.yml

View source
  1. class: Drupal\Core\Access\RouteProcessorCsrf
  2. tags:
  3. - { name: route_processor_outbound }
  4. arguments:
  5. - '@csrf_token'

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