FinishResponseSubscriberTest::$cacheContextsManager

Same name and namespace in other branches
  1. 10 core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponseSubscriberTest.php \Drupal\Tests\Core\EventSubscriber\FinishResponseSubscriberTest::cacheContextsManager

The mock cache contexts manager.

Type: \Drupal\Core\Cache\Context\CacheContextsManager|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponseSubscriberTest.php, line 63

Class

FinishResponseSubscriberTest
Tests Drupal\Core\EventSubscriber\FinishResponseSubscriber.

Namespace

Drupal\Tests\Core\EventSubscriber

Code

protected $cacheContextsManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.