You are here

protected property IndexAddFieldsForm::$dataTypeHelper in Search API 8

The data type helper.

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

File

src/Form/IndexAddFieldsForm.php, line 45

Class

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

Namespace

Drupal\search_api\Form

Code

protected $dataTypeHelper;