PhpTransliteration::$dataDirectory

Directory where data for transliteration resides.

The constructor sets this (by default) to subdirectory 'data' underneath the directory where the class's PHP file resides.

Type: string

File

core/lib/Drupal/Component/Transliteration/PhpTransliteration.php, line 34

Class

PhpTransliteration
Implements transliteration without using the PECL extensions.

Namespace

Drupal\Component\Transliteration

Code

protected $dataDirectory;
doc_Drupal
2016-10-29 09:34:05
Comments
Leave a Comment

Please login to continue.