You are here

protected property ConfigFieldsExportToCodeForm::$entityTypeManager in Field tools 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ConfigFieldsExportToCodeForm.php, line 22

Class

ConfigFieldsExportToCodeForm
Provides a form to clone multiple fields from an entity bundle.

Namespace

Drupal\field_tools\Form

Code

protected $entityTypeManager;