static protected property Database::$ignoreTargets

A list of key/target credentials to simply ignore.

Type: array

File

core/lib/Drupal/Core/Database/Database.php, line 57

Class

Database
Primary front-controller for the database system.

Namespace

Drupal\Core\Database

Code

static protected $ignoreTargets = array();

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Database!Database.php/property/Database::ignoreTargets/8.1.x