The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/lib/Drupal/Core/Config/DatabaseStorage.php, line 21
Class
- DatabaseStorage
- Defines the Database storage.
Namespace
Drupal\Core\Config
Code
protected $connection;
The database connection.
Type: \Drupal\Core\Database\Connection
Drupal\Core\Config
protected $connection;
Please login to continue.