You are here

protected property CacheCollectorTest::$cacheTagsInvalidator in Drupal 8

The cache tags invalidator.

Type: \Drupal\Core\Cache\CacheTagsInvalidatorInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php, line 26

Class

CacheCollectorTest
@coversDefaultClass \Drupal\Core\Cache\CacheCollector @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $cacheTagsInvalidator;