You are here

protected property FieldsSettingsForm::$entityFieldManager in Diff 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/FieldsSettingsForm.php, line 38

Class

FieldsSettingsForm
Configure fields with their diff builder plugin settings.

Namespace

Drupal\diff\Form

Code

protected $entityFieldManager;