W3cubDocs

/Drupal 8

protected property 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\Transliteration

Code

protected $moduleHandler;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Transliteration!PhpTransliteration.php/property/PhpTransliteration::moduleHandler/8.1.x