The cache contexts manager service.
Type: \Drupal\Core\Cache\Context\CacheContextsManager
File
- core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php, line 57
Class
- FinishResponseSubscriber
- Response subscriber to handle finished responses.
Namespace
Drupal\Core\EventSubscriber
Code
1 | protected $cacheContexts ; |
Please login to continue.