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