You are here

protected property DiffGeneratorPluginBase::$entityTypeManager in Entity Share 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

DiffGeneratorPluginBase
Base class for Diff plugins.

Namespace

Drupal\entity_share_diff\DiffGenerator

Code

protected $entityTypeManager;