You are here

protected property PrintDownload::$printEngine in Entity Print 8.2

The Print engine implementation.

Type: \Drupal\entity_print\Plugin\PrintEngineInterface

File

src/Plugin/Action/PrintDownload.php, line 66

Class

PrintDownload
Downloads the Printed entity.

Namespace

Drupal\entity_print\Plugin\Action

Code

protected $printEngine;