You are here

protected property DiffEntityParser::$diffBuilderManager in Diff 8

The diff field builder plugin manager.

Type: \Drupal\diff\DiffBuilderManager

File

src/DiffEntityParser.php, line 19

Class

DiffEntityParser
Transforms an entity into an array of strings for diff.

Namespace

Drupal\diff

Code

protected $diffBuilderManager;