protected property AjaxBasePageNegotiator::$csrfGenerator in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Theme/AjaxBasePageNegotiator.php \Drupal\Core\Theme\AjaxBasePageNegotiator::csrfGenerator
The CSRF token generator.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
- core/
lib/ Drupal/ Core/ Theme/ AjaxBasePageNegotiator.php, line 39 - Contains \Drupal\Core\Theme\AjaxBasePageNegotiator.
Class
- AjaxBasePageNegotiator
- Defines a theme negotiator that deals with the active theme on ajax requests.
Namespace
Drupal\Core\ThemeCode
protected $csrfGenerator;