You are here

protected property EntityParser::$diffGeneratorManager in Entity Share 8.3

The diff field builder plugin manager.

Type: \Drupal\entity_share_diff\DiffGenerator\DiffGeneratorPluginManager

File

modules/entity_share_diff/src/Service/EntityParser.php, line 32

Class

EntityParser
Entity parser.

Namespace

Drupal\entity_share_diff\Service

Code

protected $diffGeneratorManager;