FieldConfigDeleteForm::$entityTypeBundleInfo
Same name in other branches
- 9 core/modules/field_ui/src/Form/FieldConfigDeleteForm.php \Drupal\field_ui\Form\FieldConfigDeleteForm::entityTypeBundleInfo
- 8.9.x core/modules/field_ui/src/Form/FieldConfigDeleteForm.php \Drupal\field_ui\Form\FieldConfigDeleteForm::entityTypeBundleInfo
The entity type bundle info service.
Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface
File
-
core/
modules/ field_ui/ src/ Form/ FieldConfigDeleteForm.php, line 26
Class
- FieldConfigDeleteForm
- Provides a form for removing a field from a bundle.
Namespace
Drupal\field_ui\FormCode
protected $entityTypeBundleInfo;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.