You are here

protected property GenericDatabase::$transliterator in Search API 8

The transliteration service to use.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

modules/search_api_db/src/DatabaseCompatibility/GenericDatabase.php, line 26

Class

GenericDatabase
Represents any database for which no specifics are known.

Namespace

Drupal\search_api_db\DatabaseCompatibility

Code

protected $transliterator;