You are here

protected property PdfPreviewFormatter::$pdfPreviewGenerator in PDFPreview 2.0.x

Same name and namespace in other branches
  1. 8 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;