You are here

protected property WebformEntityPrintWebformExporter::$printEngineManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_entity_print/src/Plugin/WebformExporter/WebformEntityPrintWebformExporter.php \Drupal\webform_entity_print\Plugin\WebformExporter\WebformEntityPrintWebformExporter::printEngineManager

The plugin manager for our Print engines.

Type: \Drupal\entity_print\Plugin\EntityPrintPluginManagerInterface

File

modules/webform_entity_print/src/Plugin/WebformExporter/WebformEntityPrintWebformExporter.php, line 44

Class

WebformEntityPrintWebformExporter
Defines a Webform Entity Print PDF exporter.

Namespace

Drupal\webform_entity_print\Plugin\WebformExporter

Code

protected $printEngineManager;