You are here

protected property PDFPreviewFormatter::$pdfPreviewGenerator in PDFPreview 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Field/FieldFormatter/PdfPreviewFormatter.php \Drupal\pdfpreview\Plugin\Field\FieldFormatter\PdfPreviewFormatter::pdfPreviewGenerator

The PDF Preview generator.

Type: \Drupal\pdfpreview\PDFPreviewGenerator

File

src/Plugin/Field/FieldFormatter/PDFPreviewFormatter.php, line 46

Class

PDFPreviewFormatter
Plugin implementation of the 'pdfpreview' formatter.

Namespace

Drupal\pdfpreview\Plugin\Field\FieldFormatter

Code

protected $pdfPreviewGenerator;