protected property Item::$index in Search API 8
The search index with which this item is associated.
Type: \Drupal\search_api\IndexInterface
File
- src/
Item/ Item.php, line 28
Class
- Item
- Provides a default implementation for a search item.
Namespace
Drupal\search_api\ItemCode
protected $index;