You are here

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

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