You are here

protected property FieldConfigCloneForm::$entityTypeBundleInfo in Field tools 8

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Form/FieldConfigCloneForm.php, line 31

Class

FieldConfigCloneForm
Provides a form for cloning a field.

Namespace

Drupal\field_tools\Form

Code

protected $entityTypeBundleInfo;