You are here

protected property TransliterationTest::$index in Search API 8

A test index mock to use for tests.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Unit/Processor/TransliterationTest.php, line 26

Class

TransliterationTest
Tests the "Transliteration" processor.

Namespace

Drupal\Tests\search_api\Unit\Processor

Code

protected $index;