You are here

protected property MappingForeignRelationshipsEvent::$index in Search API 8

The index whose foreign relationships are mapped.

Type: \Drupal\search_api\IndexInterface

File

src/Event/MappingForeignRelationshipsEvent.php, line 21

Class

MappingForeignRelationshipsEvent
Wraps a foreign relationships mapping event.

Namespace

Drupal\search_api\Event

Code

protected $index;