You are here

protected property DiffEntityComparison::$fieldTypeDefinitions in Diff 8

A list of all the field types from the system and their definitions.

Type: array

File

src/DiffEntityComparison.php, line 44

Class

DiffEntityComparison
Entity comparison service that prepares a diff of a pair of entities.

Namespace

Drupal\diff

Code

protected $fieldTypeDefinitions;