You are here

protected property ItemsIndexedEvent::$index in Search API 8

The index that indexed the items.

Type: \Drupal\search_api\IndexInterface

File

src/Event/ItemsIndexedEvent.php, line 18

Class

ItemsIndexedEvent
Wraps an items indexed event.

Namespace

Drupal\search_api\Event

Code

protected $index;