You are here

protected property InlineEntityFormBase::$entityTypeBundleInfo in Inline Entity Form 8

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Field/FieldWidget/InlineEntityFormBase.php, line 34

Class

InlineEntityFormBase
Inline entity form widget base class.

Namespace

Drupal\inline_entity_form\Plugin\Field\FieldWidget

Code

protected $entityTypeBundleInfo;