You are here

protected property FieldInheritanceSettingsForm::$entityTypeBundleInfo in Field Inheritance 8

Same name and namespace in other branches
  1. 2.0.x src/Form/FieldInheritanceSettingsForm.php \Drupal\field_inheritance\Form\FieldInheritanceSettingsForm::entityTypeBundleInfo

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfo

File

src/Form/FieldInheritanceSettingsForm.php, line 56

Class

FieldInheritanceSettingsForm
Provides a form for configuring field inheritance settings.

Namespace

Drupal\field_inheritance\Form

Code

protected $entityTypeBundleInfo;