You are here

protected property FieldsSettingsForm::$fieldTypePluginManager in Diff 8

The field type plugin manager service.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/FieldsSettingsForm.php, line 45

Class

FieldsSettingsForm
Configure fields with their diff builder plugin settings.

Namespace

Drupal\diff\Form

Code

protected $fieldTypePluginManager;