You are here

protected property MergeTermsConfirm::$entityTypeManager in Term Merge 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/MergeTermsConfirm.php, line 24

Class

MergeTermsConfirm
Term merge confirm form.

Namespace

Drupal\term_merge\Form

Code

protected $entityTypeManager;