You are here

protected property ExtraFieldManagerBase::$entityBundles in Extra Field 8.2

Caches bundles per entity type.

Type: array

File

src/Plugin/ExtraFieldManagerBase.php, line 19

Class

ExtraFieldManagerBase
Base class for Extra Field plugin managers.

Namespace

Drupal\extra_field\Plugin

Code

protected $entityBundles;