UserAuthenticationController::$csrfToken

The CSRF token generator.

Type: \Drupal\Core\Access\CsrfTokenGenerator

File

core/modules/user/src/Controller/UserAuthenticationController.php, line 59

Class

UserAuthenticationController
Provides controllers for login, login status and logout via HTTP requests.

Namespace

Drupal\user\Controller

Code

protected $csrfToken;
doc_Drupal
2016-10-29 09:52:15
Comments
Leave a Comment

Please login to continue.