You are here

protected property DataTypeHelper::$fieldTypeMapping in Search API 8

Cache for the field type mapping.

Type: array|null

See also

getFieldTypeMapping()

File

src/Utility/DataTypeHelper.php, line 46

Class

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

Namespace

Drupal\search_api\Utility

Code

protected $fieldTypeMapping;