The service container.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php, line 30
Class
- CacheContextsManager
- Converts cache context tokens into cache keys.
Namespace
Drupal\Core\Cache\Context
Code
protected $container;
Please login to continue.