protected static property Database::$ignoreTargets in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Database/Database.php \Drupal\Core\Database\Database::ignoreTargets
 
A list of key/target credentials to simply ignore.
Type: array
File
- core/
lib/ Drupal/ Core/ Database/ Database.php, line 60  
Class
- Database
 - Primary front-controller for the database system.
 
Namespace
Drupal\Core\DatabaseCode
protected static $ignoreTargets = [];