You are here

protected property ChecklistController::$csrfToken in Security Review 8

The CSRF Token generator.

Type: \Drupal\Core\Access\CsrfTokenGenerator $csrfToken

File

src/Controller/ChecklistController.php, line 24

Class

ChecklistController
The class of the 'Run & Review' page's controller.

Namespace

Drupal\security_review\Controller

Code

protected $csrfToken;