You are here

protected property ReplicationLogNormalizer::$entityTypeManager in Replication 8.2

Same name and namespace in other branches
  1. 8 src/Normalizer/ReplicationLogNormalizer.php \Drupal\replication\Normalizer\ReplicationLogNormalizer::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Normalizer/ReplicationLogNormalizer.php, line 27

Class

ReplicationLogNormalizer

Namespace

Drupal\replication\Normalizer

Code

protected $entityTypeManager;