KeyValueDatabaseFactory::$connection

The database connection to use.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php, line 25

Class

KeyValueDatabaseFactory
Defines the key/value store factory for the database backend.

Namespace

Drupal\Core\KeyValueStore

Code

1
protected $connection;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.