Connection::$statementWrapperClass
Same name in this branch
- 11.1.x core/lib/Drupal/Core/Database/Connection.php \Drupal\Core\Database\Connection::statementWrapperClass
- 11.1.x core/modules/pgsql/src/Driver/Database/pgsql/Connection.php \Drupal\pgsql\Driver\Database\pgsql\Connection::statementWrapperClass
- 11.1.x core/modules/mysql/src/Driver/Database/mysql/Connection.php \Drupal\mysql\Driver\Database\mysql\Connection::statementWrapperClass
Type: statementWrapperClass
Overrides Connection::$statementWrapperClass
File
-
core/
modules/ sqlite/ src/ Driver/ Database/ sqlite/ Connection.php, line 26
Class
- Connection
- SQLite implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\sqlite\Driver\Database\sqliteCode
protected $statementWrapperClass = NULL;