You are here

protected property CacheContexts::$container in Render cache 7.2

Same name in this branch
  1. 7.2 src/Cache/CacheContexts.php \Drupal\render_cache\Cache\CacheContexts::container
  2. 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\Cache

Code

protected $container;