protected property CacheContexts::$container in Render cache 7.2
Same name in this branch
- 7.2 src/Cache/CacheContexts.php \Drupal\render_cache\Cache\CacheContexts::container
- 7.2 lib/Drupal/Core/Cache/CacheContexts.php \Drupal\Core\Cache\CacheContexts::container
The service container.
Type: \Drupal\service_container\DependencyInjection\ContainerInterface
Overrides CacheContexts::$container
File
- src/
Cache/ CacheContexts.php, line 32 - Contains \Drupal\render_cache\Cache\CacheContexts
Class
- CacheContexts
- Defines the CacheContexts service.
Namespace
Drupal\render_cache\CacheCode
protected $container;