protected property RouteProcessorCsrf::$csrfToken in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Access/RouteProcessorCsrf.php \Drupal\Core\Access\RouteProcessorCsrf::csrfToken
The CSRF token generator.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
- core/
lib/ Drupal/ Core/ Access/ RouteProcessorCsrf.php, line 24 - Contains \Drupal\Core\Access\RouteProcessorCsrf.
Class
- RouteProcessorCsrf
- Processes the outbound route to handle the CSRF token.
Namespace
Drupal\Core\AccessCode
protected $csrfToken;