You are here

protected property FieldGroupDeleteForm::$entityTypeBundleInfo in Field Group 8.3

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/FieldGroupDeleteForm.php, line 36

Class

FieldGroupDeleteForm
Provides a form for removing a fieldgroup from a bundle.

Namespace

Drupal\field_group\Form

Code

protected $entityTypeBundleInfo;