You are here

protected property WebformEntityPrintWebformDeriverBase::$exportTypeManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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 23

Class

WebformEntityPrintWebformDeriverBase
Provides base deriver for webform entity print plugins.

Namespace

Drupal\webform_entity_print\Plugin\Derivative

Code

protected $exportTypeManager;