access_check.csrf
Same name in other branches
- 8.9.x core/core.services.yml \access_check.csrf
- 10 core/core.services.yml \access_check.csrf
Class
Drupal\Core\Access\CsrfAccessCheckTags
- access_check
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Access\CsrfAccessCheck
- tags:
- - { name: access_check, applies_to: _csrf_token, needs_incoming_request: true }
- arguments:
- - '@csrf_token'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.