protected property PhpTransliteration::$moduleHandler in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Transliteration/PhpTransliteration.php \Drupal\Core\Transliteration\PhpTransliteration::moduleHandler
The module handler to execute the transliteration_overrides alter hook.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/
lib/ Drupal/ Core/ Transliteration/ PhpTransliteration.php, line 21
Class
- PhpTransliteration
- Enhances PhpTransliteration with an alter hook.
Namespace
Drupal\Core\TransliterationCode
protected $moduleHandler;