You are here

protected property KeyValueChainedExpirableFactory::$backed_by_database in Supercache 8

Same name and namespace in other branches
  1. 2.0.x src/KeyValueStore/KeyValueChainedExpirableFactory.php \Drupal\supercache\KeyValueStore\KeyValueChainedExpirableFactory::backed_by_database

File

src/KeyValueStore/KeyValueChainedExpirableFactory.php, line 66
Contains \Drupal\supercache\KeyValueStore\KeyValueWincacheExpirableFactory.

Class

KeyValueChainedExpirableFactory
Defines the key/value store factory for the wincache/databse backend.

Namespace

Drupal\supercache\KeyValueStore

Code

protected $backed_by_database;