protected property CacheTagsChecksumTests::$backendFactory in Supercache 8
Same name and namespace in other branches
- 2.0.x 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\CacheCode
protected $backendFactory;