The CSRF token generator.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
- core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php, line 32
Class
- AjaxBasePageNegotiator
- Defines a theme negotiator that deals with the active theme on ajax requests.
Namespace
Drupal\Core\Theme
Code
protected $csrfGenerator;
Please login to continue.