You are here

protected property Transliteration::$langcode in Search API 8

The language to use for transliterating.

Type: string

File

src/Plugin/search_api/processor/Transliteration.php, line 45

Class

Transliteration
Makes searches insensitive to accents and other non-ASCII characters.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $langcode;