You are here

protected property PdfPreviewGenerator::$toolkitManager in PDFPreview 2.0.x

Same name and namespace in other branches
  1. 8 src/PDFPreviewGenerator.php \Drupal\pdfpreview\PDFPreviewGenerator::toolkitManager

The toolkit manager service.

Type: \Drupal\Core\ImageToolkit\ImageToolkitManager

File

src/PdfPreviewGenerator.php, line 43

Class

PdfPreviewGenerator
Generates PDF Previews.

Namespace

Drupal\pdfpreview

Code

protected $toolkitManager;