You are here

protected property Field::$originalFieldIdentifier in Search API 8

The field's original identifier.

Type: string

File

src/Item/Field.php, line 51

Class

Field
Represents a field on a search item that can be indexed.

Namespace

Drupal\search_api\Item

Code

protected $originalFieldIdentifier;