protected property IndexingItemsEvent::$items in Search API 8
The items that will be indexed.
Type: \Drupal\search_api\Item\ItemInterface[]
File
- src/
Event/ IndexingItemsEvent.php, line 25
Class
- IndexingItemsEvent
- Wraps an indexing items event.
Namespace
Drupal\search_api\EventCode
protected $items;