You are here

protected property PdfPreviewFormatter::$imageFactory 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::imageFactory

The image factory.

Type: \Drupal\Core\Image\ImageFactory

File

src/Plugin/Field/FieldFormatter/PdfPreviewFormatter.php, line 40

Class

PdfPreviewFormatter
Plugin implementation of the 'pdfpreview' formatter.

Namespace

Drupal\pdfpreview\Plugin\Field\FieldFormatter

Code

protected $imageFactory;