protected property DatabaseConnection::$prefixes
The prefixes used by this database connection.
Tipo: array
Archivo
- drupal-7.x/
includes/ database/ database.inc, line 280 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Código
protected $prefixes = array();