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\Transliteration
Code
protected $moduleHandler;
Please login to continue.