RoutePathGenerationTraitTest::$csrfToken

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php \Drupal\Tests\Core\Access\RoutePathGenerationTraitTest::csrfToken

The mock CSRF token generator.

Type: csrfToken

File

core/tests/Drupal/Tests/Core/Access/RoutePathGenerationTraitTest.php, line 33

Class

RoutePathGenerationTraitTest
Tests Route Path Generation Trait.

Namespace

Drupal\Tests\Core\Access

Code

protected CsrfTokenGenerator $csrfToken;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.