You are here

protected property FieldDiffBuilderBase::$entityParser in Diff 8

The entity parser.

Type: \Drupal\diff\DiffEntityParser

File

src/FieldDiffBuilderBase.php, line 36

Class

FieldDiffBuilderBase
Base class for field diff builder plugins.

Namespace

Drupal\diff

Code

protected $entityParser;