You are here

protected property CacheTagsChecksumTests::$tagInvalidator in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/Generic/Cache/CacheTagsChecksumTests.php \Drupal\supercache\Tests\Generic\Cache\CacheTagsChecksumTests::tagInvalidator

Tag invalidator.

Type: \Drupal\supercache\Cache\CacheTagsInvalidatorInterface

File

src/Tests/Generic/Cache/CacheTagsChecksumTests.php, line 35

Class

CacheTagsChecksumTests
Tests to make sure a cache tags checksum works properly...

Namespace

Drupal\supercache\Tests\Generic\Cache

Code

protected $tagInvalidator;