You are here

protected property FieldsHelper::$dataTypeFallbackMapping in Search API 8

Cache for the fallback data type mapping per index.

Type: array

See also

getDataTypeFallbackMapping()

File

src/Utility/FieldsHelper.php, line 81

Class

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

Namespace

Drupal\search_api\Utility

Code

protected $dataTypeFallbackMapping = [];