You are here

protected property WebformSubmissionExportImportImporter::$entityTypeManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_submission_export_import/src/WebformSubmissionExportImportImporter.php \Drupal\webform_submission_export_import\WebformSubmissionExportImportImporter::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/webform_submission_export_import/src/WebformSubmissionExportImportImporter.php, line 51

Class

WebformSubmissionExportImportImporter
Webform submission export import manager.

Namespace

Drupal\webform_submission_export_import

Code

protected $entityTypeManager;