protected property FieldInfo::$emptyBundles in Drupal 7
Separately tracks requested bundles that are empty (or do not exist).
Type: array
File
- modules/
field/ field.info.class.inc, line 85
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Code
protected $emptyBundles = array();