protected property KeyValueDatabaseExpirableFactory::$connection in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php \Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ KeyValueStore/ KeyValueDatabaseExpirableFactory.php, line 37 - Contains \Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory.
Class
- KeyValueDatabaseExpirableFactory
- Defines the key/value store factory for the database backend.
Namespace
Drupal\Core\KeyValueStoreCode
protected $connection;