You are here

protected property MachineNameController::$transliteration in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 27
Contains \Drupal\system\MachineNameController.

Class

MachineNameController
Controller routines for machine name transliteration routes.

Namespace

Drupal\system

Code

protected $transliteration;