Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PhpTransliteration.php

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 36

Class

PhpTransliteration
Implements transliteration without using the PECL extensions.

Namespace

Drupal\Component\Transliteration

Code

protected $dataDirectory;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal