You are here

protected property FieldDiffBuilderBase::$entityTypeManager in Diff 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FieldDiffBuilderBase.php, line 29

Class

FieldDiffBuilderBase
Base class for field diff builder plugins.

Namespace

Drupal\diff

Code

protected $entityTypeManager;