protected property FieldInfo::$emptyBundles

Separately tracks requested bundles that are empty (or do not exist).

Type: array

File

drupal/core/modules/field/lib/Drupal/field/FieldInfo.php, line 89

Class

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

Namespace

Drupal\field

Code

protected $emptyBundles = array();