You are here

protected property FieldConfigEditForm::$entityTypeBundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/field_ui/src/Form/FieldConfigEditForm.php \Drupal\field_ui\Form\FieldConfigEditForm::entityTypeBundleInfo

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/field_ui/src/Form/FieldConfigEditForm.php, line 33

Class

FieldConfigEditForm
Provides a form for the field settings form.

Namespace

Drupal\field_ui\Form

Code

protected $entityTypeBundleInfo;