You are here

protected property DiffEntityComparison::$entityParser in Diff 8

The entity parser.

Type: \Drupal\diff\DiffEntityParser

File

src/DiffEntityComparison.php, line 51

Class

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

Namespace

Drupal\diff

Code

protected $entityParser;