You are here

protected property FilenameGenerator::$transliteration in Entity Print 8.2

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/FilenameGenerator.php, line 17

Class

FilenameGenerator
A service for generating filenames for printed documents.

Namespace

Drupal\entity_print

Code

protected $transliteration;