The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/lib/Drupal/Core/Database/Schema.php, line 18
Class
- Schema
- Provides a base implementation for Database Schema.
Namespace
Drupal\Core\Database
Code
protected $connection;
The database connection.
Type: \Drupal\Core\Database\Connection
Drupal\Core\Database
protected $connection;
Please login to continue.