You are here

protected property IndexFieldsForm::$dataTypeHelper in Search API 8

The data type helper.

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

File

src/Form/IndexFieldsForm.php, line 57

Class

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

Namespace

Drupal\search_api\Form

Code

protected $dataTypeHelper;