UserAuthenticationController::$csrfToken
The CSRF token generator.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
-
core/
modules/ user/ src/ Controller/ UserAuthenticationController.php, line 60
Class
- UserAuthenticationController
- Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\user\ControllerCode
protected $csrfToken;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.