protected property StatementWrapper::$connection in Drupal 9
The Drupal database connection object.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ Database/ StatementWrapper.php, line 17
Class
- StatementWrapper
- Implementation of StatementInterface encapsulating PDOStatement.
Namespace
Drupal\Core\DatabaseCode
protected $connection;