You are here

protected property FieldValuesExtractionTest::$index in Search API 8

The search index used for testing.

Type: \Drupal\search_api\IndexInterface

File

tests/src/Kernel/System/FieldValuesExtractionTest.php, line 28

Class

FieldValuesExtractionTest
Tests extraction of field values, as used during indexing.

Namespace

Drupal\Tests\search_api\Kernel\System

Code

protected $index;