protected property BatchStorage::$csrfToken in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Batch/BatchStorage.php \Drupal\Core\Batch\BatchStorage::csrfToken
The CSRF token generator.
Type: \Drupal\Core\Access\CsrfTokenGenerator
File
- core/
lib/ Drupal/ Core/ Batch/ BatchStorage.php, line 36
Class
Namespace
Drupal\Core\BatchCode
protected $csrfToken;