You are here

protected property MachineNameController::$transliteration in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/MachineNameController.php \Drupal\system\MachineNameController::transliteration

The transliteration helper.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

core/modules/system/src/MachineNameController.php, line 23

Class

MachineNameController
Controller routines for machine name transliteration routes.

Namespace

Drupal\system

Code

protected $transliteration;