protected property MachineNameController::$transliteration in Drupal 9
Same name and namespace in other branches
- 8 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\systemCode
protected $transliteration;