protected property SwitchUserForm::$csrfToken in Devel 4.x
Same name and namespace in other branches
- 8.3 src/Form/SwitchUserForm.php \Drupal\devel\Form\SwitchUserForm::csrfToken
- 8 src/Form/SwitchUserForm.php \Drupal\devel\Form\SwitchUserForm::csrfToken
- 8.2 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\FormCode
protected $csrfToken;