You are here

protected property Rename::$transliteration in IMCE Rename (D8/9) 8

The transliteration service to use.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/Plugin/ImcePlugin/Rename.php, line 47

Class

Rename
Defines Imce Rename plugin.

Namespace

Drupal\imce_rename_plugin\Plugin\ImcePlugin

Code

protected $transliteration;