static protected property Database::$ignoreTargets

A list of key/target credentials to simply ignore.

Type: array

File

drupal-7.x/includes/database/database.inc, line 1368
Core systems for the database layer.

Class

Database
Primary front-controller for the database system.

Code

static protected $ignoreTargets = array();