You are here

protected property EntityReferenceTreeController::$csrfToken in Entity Reference Tree Widget 2.x

Same name and namespace in other branches
  1. 8 src/Controller/EntityReferenceTreeController.php \Drupal\entity_reference_tree\Controller\EntityReferenceTreeController::csrfToken

CSRF Token.

Type: \Drupal\Core\Access\CsrfTokenGenerator

File

src/Controller/EntityReferenceTreeController.php, line 32

Class

EntityReferenceTreeController
EntityReferenceTreeController class.

Namespace

Drupal\entity_reference_tree\Controller

Code

protected $csrfToken;