You are here

protected property TokenTest::$cacheContextManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Utility/TokenTest.php \Drupal\Tests\Core\Utility\TokenTest::cacheContextManager
  2. 10 core/tests/Drupal/Tests/Core/Utility/TokenTest.php \Drupal\Tests\Core\Utility\TokenTest::cacheContextManager

The cache contexts manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

core/tests/Drupal/Tests/Core/Utility/TokenTest.php, line 67

Class

TokenTest
@coversDefaultClass \Drupal\Core\Utility\Token @group Utility

Namespace

Drupal\Tests\Core\Utility

Code

protected $cacheContextManager;