protected static property Database::$ignoreTargets

A list of key/target credentials to simply ignore.

Type: array

File

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

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

protected static $ignoreTargets = array();