SwitchUserForm::$csrfToken

Same name in other branches
  1. 5.x src/Form/SwitchUserForm.php \Drupal\devel\Form\SwitchUserForm::csrfToken

The csrf token generator.

Type: \Drupal\Core\Access\CsrfTokenGenerator

File

src/Form/SwitchUserForm.php, line 23

Class

SwitchUserForm
Define a form to allow the user to switch and become another user.

Namespace

Drupal\devel\Form

Code

protected $csrfToken;