You are here

protected property BatchStorage::$csrfToken in Drupal 8

Same name and namespace in other branches
  1. 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

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $csrfToken;