You are here

protected property IndexPluginBase::$index in Search API 8

The index this processor is configured for.

Type: \Drupal\search_api\IndexInterface

File

src/Plugin/IndexPluginBase.php, line 17

Class

IndexPluginBase
Provides a base class for plugins linked to a search index.

Namespace

Drupal\search_api\Plugin

Code

protected $index;