protected property CacheContextsManager::$container in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php \Drupal\Core\Cache\Context\CacheContextsManager::container
- 9 core/lib/Drupal/Core/Cache/Context/CacheContextsManager.php \Drupal\Core\Cache\Context\CacheContextsManager::container
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\ContextCode
protected $container;