You are here

protected property PdfDownload::$pdfEngine in Entity Print 8

The PDF engine implementation.

Type: \Drupal\entity_print\Plugin\PdfEngineInterface

File

src/Plugin/Action/PdfDownload.php, line 65

Class

PdfDownload
Downloads the PDF for an entity.

Namespace

Drupal\entity_print\Plugin\Action

Code

protected $pdfEngine;