protected property FieldInfo::$emptyBundles
Separately tracks requested bundles that are empty (or do not exist).
Tipo: array
Archivo
- drupal-7.x/
modules/ field/ field.info.class.inc, line 85
Class
- FieldInfo
- Provides field and instance definitions for the current runtime environment.
Código
protected $emptyBundles = array();