You are here

protected property FieldInfo::$bundleInstances in Drupal 7

Instance definitions by bundle.

Type: array

File

modules/field/field.info.class.inc, line 71

Class

FieldInfo
Provides field and instance definitions for the current runtime environment.

Code

protected $bundleInstances = array();