protected property KeyValueChainedFactory::$factory in Supercache 8
Same name and namespace in other branches
- 2.0.x src/KeyValueStore/KeyValueChainedFactory.php \Drupal\supercache\KeyValueStore\KeyValueChainedFactory::factory
Cache backend.
Type: CacheFactoryInterface
File
- src/
KeyValueStore/ KeyValueChainedFactory.php, line 41 - Contains \Drupal\supercache\KeyValueStore\KeyValueChainedFactory.
Class
- KeyValueChainedFactory
- Defines the key/value store factory for the database backend.
Namespace
Drupal\supercache\KeyValueStoreCode
protected $factory;