You are here

protected property FinishResponseSubscriber::$cacheContexts in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php \Drupal\Core\EventSubscriber\FinishResponseSubscriber::cacheContexts

The cache contexts manager service.

Type: \Drupal\Core\Cache\Context\CacheContextsManager

File

core/lib/Drupal/Core/EventSubscriber/FinishResponseSubscriber.php, line 62
Contains \Drupal\Core\EventSubscriber\FinishResponseSubscriber.

Class

FinishResponseSubscriber
Response subscriber to handle finished responses.

Namespace

Drupal\Core\EventSubscriber

Code

protected $cacheContexts;