You are here

protected property FieldsHelper::$fieldTypeMapping in Search API 8

Cache for the field type mapping.

Type: array|null

See also

getFieldTypeMapping()

File

src/Utility/FieldsHelper.php, line 72

Class

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

Namespace

Drupal\search_api\Utility

Code

protected $fieldTypeMapping;