protected property Field::$values in Search API 8
The field's values.
Type: array
File
- src/
Item/ Field.php, line 158
Class
- Field
- Represents a field on a search item that can be indexed.
Namespace
Drupal\search_api\ItemCode
protected $values = [];