protected static property Database::$databaseInfo in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::databaseInfo
A processed copy of the database connection information from settings.php.
Type: array
File
- core/
lib/ Drupal/ Core/ Database/ Database.php, line 53
Class
- Database
- Primary front-controller for the database system.
Namespace
Drupal\Core\DatabaseCode
protected static $databaseInfo = [];