You are here

protected property RenderCache::$cacheContextsManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Render/RenderCache.php \Drupal\Core\Render\RenderCache::cacheContextsManager

The cache contexts manager.

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

File

core/lib/Drupal/Core/Render/RenderCache.php, line 46
Contains \Drupal\Core\Render\RenderCache.

Class

RenderCache
Wraps the caching logic for the render caching system.

Namespace

Drupal\Core\Render

Code

protected $cacheContextsManager;