The cache contexts manager.
Type: \Drupal\Core\Cache\Context\CacheContextsManager
File
- core/lib/Drupal/Core/Render/RenderCache.php, line 40
Class
- RenderCache
- Wraps the caching logic for the render caching system.
Namespace
Drupal\Core\Render
Code
protected $cacheContextsManager;
Please login to continue.