The prefixes used by this database connection.
Type: array
File
- core/lib/Drupal/Core/Database/Connection.php, line 120
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\Database
Code
protected $prefixes = array();
The prefixes used by this database connection.
Type: array
Drupal\Core\Database
protected $prefixes = array();
Please login to continue.