You are here

protected property ChainedStorageTests::$backends in Supercache 2.0.x

Same name and namespace in other branches
  1. 8 src/Tests/KeyValue/ChainedStorageTests.php \Drupal\supercache\Tests\KeyValue\ChainedStorageTests::backends

List of cache backend services.

Type: string[]

File

src/Tests/KeyValue/ChainedStorageTests.php, line 27

Class

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

Namespace

Drupal\supercache\Tests\KeyValue

Code

protected $backends;