You are here

protected property UserMergePropertyBase::$entityTypeManager in User Merge 2.x

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/UserMerge/Property/UserMergePropertyBase.php, line 22

Class

UserMergePropertyBase
Class UserMergePropertyBase.

Namespace

Drupal\usermerge\Plugin\UserMerge\Property

Code

protected $entityTypeManager;