You are here

protected property TextValue::$originalText in Search API 8

The original text value.

Type: string

File

src/Plugin/search_api/data_type/value/TextValue.php, line 22

Class

TextValue
Represents a single value of a fulltext field.

Namespace

Drupal\search_api\Plugin\search_api\data_type\value

Code

protected $originalText;