You are here

protected property CacheCacheTagsChecksumTests::$backends in Supercache 8

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

List of cache backends to perform the tests on.

Type: string[]

File

src/Tests/Cache/CacheCacheTagsChecksumTests.php, line 33

Class

CacheCacheTagsChecksumTests
Test this on top of different combinations of cache backends.

Namespace

Drupal\supercache\Tests\Cache

Code

protected $backends;