You are here

protected property FieldsSettingsForm::$entityTypeManager in Diff 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/FieldsSettingsForm.php, line 31

Class

FieldsSettingsForm
Configure fields with their diff builder plugin settings.

Namespace

Drupal\diff\Form

Code

protected $entityTypeManager;