You are here

protected property CacheTagsChecksumTests::$backendFactory in Supercache 2.0.x

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

The cache factory.

Type: \Drupal\Core\Cache\CacheFactoryInterface

File

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

Class

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

Namespace

Drupal\supercache\Tests\Generic\Cache

Code

protected $backendFactory;