You are here

public property FieldDiffBuilder::$field_types in Diff 8

An array of field types the diff builder supports.

Type: array

File

src/Annotation/FieldDiffBuilder.php, line 43

Class

FieldDiffBuilder
Defines a FieldDiffBuilder annotation object.

Namespace

Drupal\diff\Annotation

Code

public $field_types = [];