protected property Connection::$prefixes

The prefixes used by this database connection.

Type: array

File

drupal/core/lib/Drupal/Core/Database/Connection.php, line 122
Definition of Drupal\Core\Database\Connection

Class

Connection
Base Database API class.

Namespace

Drupal\Core\Database

Code

protected $prefixes = array();