protected property DatabaseConnection::$prefixReplace
List of replacement values for use in prefixTables().
Tipo: array
Archivo
- drupal-7.x/
includes/ database/ database.inc, line 294 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Código
protected $prefixReplace = array();