You are here

protected property BatchStorage::$csrfToken in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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 35
Contains \Drupal\Core\Batch\BatchStorage.

Class

BatchStorage

Namespace

Drupal\Core\Batch

Code

protected $csrfToken;