You are here

protected property WebformExporterBase::$entityTypeManager in Webform 8.5

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/WebformExporterBase.php, line 43

Class

WebformExporterBase
Provides a base class for a results exporter.

Namespace

Drupal\webform\Plugin

Code

protected $entityTypeManager;