You are here

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

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