You are here

protected property FieldsHelper::$dataTypeHelper in Search API 8

The data type plugin manager.

Type: \Drupal\search_api\Utility\DataTypeHelperInterface

File

src/Utility/FieldsHelper.php, line 63

Class

FieldsHelper
Provides helper methods for dealing with Search API fields and properties.

Namespace

Drupal\search_api\Utility

Code

protected $dataTypeHelper;