You are here

protected property TextValue::$properties in Search API 8

An array of properties for this text value.

Type: array

File

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

Class

TextValue
Represents a single value of a fulltext field.

Namespace

Drupal\search_api\Plugin\search_api\data_type\value

Code

protected $properties = [];