You are here

protected property TestController::$token in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/token_test/src/Controller/TestController.php \Drupal\token_test\Controller\TestController::token

The token replacement system.

Type: \Drupal\Core\Utility\Token

File

core/modules/system/tests/modules/token_test/src/Controller/TestController.php, line 21

Class

TestController
Provides a test controller for token replacement.

Namespace

Drupal\token_test\Controller

Code

protected $token;