You are here

protected property IndexingItemsEvent::$index in Search API 8

The index on which items will be indexed.

Type: \Drupal\search_api\IndexInterface

File

src/Event/IndexingItemsEvent.php, line 18

Class

IndexingItemsEvent
Wraps an indexing items event.

Namespace

Drupal\search_api\Event

Code

protected $index;