You are here

protected property DataTypeHelper::$dataTypeManager in Search API 8

The data type plugin manager.

Type: \Drupal\search_api\DataType\DataTypePluginManager

File

src/Utility/DataTypeHelper.php, line 30

Class

DataTypeHelper
Provides helper methods for dealing with Search API data types.

Namespace

Drupal\search_api\Utility

Code

protected $dataTypeManager;