You are here

protected property IndexFieldsForm::$dataTypePluginManager in Search API 8

The data type plugin manager.

Type: \Drupal\search_api\DataType\DataTypePluginManager

File

src/Form/IndexFieldsForm.php, line 50

Class

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

Namespace

Drupal\search_api\Form

Code

protected $dataTypePluginManager;