protected property MachineNameController::$transliteration

The transliteration helper.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

drupal/core/modules/system/lib/Drupal/system/MachineNameController.php, line 27
Contains \Drupal\system\MachineNameController.

Class

MachineNameController
Controller routines for machine name transliteration routes.

Namespace

Drupal\system

Code

protected $transliteration;