protected property KeyValueChainedFactory::$connection in Supercache 2.0.x
Same name and namespace in other branches
- 8 src/KeyValueStore/KeyValueChainedFactory.php \Drupal\supercache\KeyValueStore\KeyValueChainedFactory::connection
The database connection to use.
Type: \Drupal\Core\Database\Connection
File
- src/
KeyValueStore/ KeyValueChainedFactory.php, line 34 - Contains \Drupal\supercache\KeyValueStore\KeyValueChainedFactory.
Class
- KeyValueChainedFactory
- Defines the key/value store factory for the database backend.
Namespace
Drupal\supercache\KeyValueStoreCode
protected $connection;