You are here

protected property PDFPreviewGenerator::$transliteration in PDFPreview 8

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

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/PDFPreviewGenerator.php, line 36

Class

PDFPreviewGenerator
Generates PDF Previews.

Namespace

Drupal\pdfpreview

Code

protected $transliteration;