CacheContextsManager::$validContextTokens

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php \Drupal\Core\Cache\Context\CacheContextsManager::validContextTokens
  2. 11.x core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php \Drupal\Core\Cache\Context\CacheContextsManager::validContextTokens

The set of valid context tokens.

Type: validContextTokens

File

core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php, line 42

Class

CacheContextsManager
Converts cache context tokens into cache keys.

Namespace

Drupal\Core\Cache\Context

Code

protected $validContextTokens;

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