You are here

protected property FieldInfo::$bundleExtraFields in Drupal 7

Extra fields by bundle.

Type: array

File

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

Class

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

Code

protected $bundleExtraFields = array();