You are here

protected property PDFPreviewGenerator::$configFactory in PDFPreview 8

Same name and namespace in other branches
  1. 2.0.x src/PdfPreviewGenerator.php \Drupal\pdfpreview\PdfPreviewGenerator::configFactory

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/PDFPreviewGenerator.php, line 22

Class

PDFPreviewGenerator
Generates PDF Previews.

Namespace

Drupal\pdfpreview

Code

protected $configFactory;