You are here

protected property WebformEntityPrintWebformDeriverBase::$exportTypeManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_entity_print/src/Plugin/Derivative/WebformEntityPrintWebformDeriverBase.php \Drupal\webform_entity_print\Plugin\Derivative\WebformEntityPrintWebformDeriverBase::exportTypeManager

The entity print export type manager.

Type: \Drupal\entity_print\Plugin\ExportTypeManagerInterface

File

modules/webform_entity_print/src/Plugin/Derivative/WebformEntityPrintWebformDeriverBase.php, line 22

Class

WebformEntityPrintWebformDeriverBase
Provides base deriver for webform entity print plugins.

Namespace

Drupal\webform_entity_print\Plugin\Derivative

Code

protected $exportTypeManager;