protected static property Database::$ignoreTargets in Drupal 7
A list of key/target credentials to simply ignore.
Type: array
File
- includes/
database/ database.inc, line 1473 - Core systems for the database layer.
Class
- Database
- Primary front-controller for the database system.
Code
protected static $ignoreTargets = array();