You are here

protected property FieldsSettingsForm::$diffBuilderManager in Diff 8

The field diff plugin manager service.

Type: \Drupal\diff\DiffBuilderManager

File

src/Form/FieldsSettingsForm.php, line 52

Class

FieldsSettingsForm
Configure fields with their diff builder plugin settings.

Namespace

Drupal\diff\Form

Code

protected $diffBuilderManager;