protected property DatabaseConnection::$driverClasses
Index of what driver-specific class to use for various operations.
Tipo: array
Archivo
- drupal-7.x/
includes/ database/ database.inc, line 229 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Código
protected $driverClasses = array();