You are here

protected property IndexAddFieldsForm::$fieldsHelper in Search API 8

The fields helper.

Type: \Drupal\search_api\Utility\FieldsHelperInterface

File

src/Form/IndexAddFieldsForm.php, line 38

Class

IndexAddFieldsForm
Provides a form for adding fields to a search index.

Namespace

Drupal\search_api\Form

Code

protected $fieldsHelper;