protected property DatabaseConnection::$connectionOptions
The connection information for this connection object.
Type: array
File
- drupal-7.x/
includes/ database/ database.inc, line 267 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Code
protected $connectionOptions = array();