You are here

protected property IndexFieldsForm::$fieldsHelper in Search API 8

The fields helper.

Type: \Drupal\search_api\Utility\FieldsHelperInterface|null

File

src/Form/IndexFieldsForm.php, line 64

Class

IndexFieldsForm
Provides a form for configuring the fields of a search index.

Namespace

Drupal\search_api\Form

Code

protected $fieldsHelper;