You are here

protected property KeyValueTests::$factory in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/Tests/Generic/KeyValue/KeyValueTests.php \Drupal\supercache\Tests\Generic\KeyValue\KeyValueTests::factory

The cache factory.

Type: \Drupal\Core\KeyValueStore\KeyValueFactoryInterface

File

src/Tests/Generic/KeyValue/KeyValueTests.php, line 26

Class

KeyValueTests
Basic testing for KeyValue storage.

Namespace

Drupal\supercache\Tests\Generic\KeyValue

Code

protected $factory;