You are here

protected property Item::$fields in Search API 8

The extracted fields of this item.

Type: \Drupal\search_api\Item\FieldInterface[]

File

src/Item/Item.php, line 80

Class

Item
Provides a default implementation for a search item.

Namespace

Drupal\search_api\Item

Code

protected $fields = [];