You are here

protected property DiffGeneratorPluginBase::$entityParser in Entity Share 8.3

The entity parser service.

Type: \Drupal\entity_share_diff\Service\EntityParserInterface

File

modules/entity_share_diff/src/DiffGenerator/DiffGeneratorPluginBase.php, line 42

Class

DiffGeneratorPluginBase
Base class for Diff plugins.

Namespace

Drupal\entity_share_diff\DiffGenerator

Code

protected $entityParser;