You are here

protected property MergeTerms::$entityTypeManager in Term Merge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MergeTerms.php, line 22

Class

MergeTerms
Term merge form.

Namespace

Drupal\term_merge\Form

Code

protected $entityTypeManager;