You are here

protected property PdfDownload::$pdfBuilder in Entity Print 8

The PDF builder service.

Type: \Drupal\entity_print\PdfBuilderInterface

File

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

Class

PdfDownload
Downloads the PDF for an entity.

Namespace

Drupal\entity_print\Plugin\Action

Code

protected $pdfBuilder;