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: \Symfony\Component\DependencyInjection\ContainerInterface
File
- lib/
Drupal/ Core/ Cache/ CacheContexts.php, line 26 - Contains \Drupal\Core\Cache\CacheContexts.
Class
- CacheContexts
- Defines the CacheContexts service.
Namespace
Drupal\Core\CacheCode
protected $container;