You are here

protected property FieldValuesExtractionTest::$fieldsHelper in Search API 8

The fields helper service.

Type: \Drupal\search_api\Utility\FieldsHelperInterface

File

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

Class

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

Namespace

Drupal\Tests\search_api\Kernel\System

Code

protected $fieldsHelper;