You are here

protected property Task::$indexInstance in Search API 8

The search index, if this task is associated with a index.

Type: \Drupal\search_api\IndexInterface|null

File

src/Entity/Task.php, line 56

Class

Task
Defines the Search API task entity class.

Namespace

Drupal\search_api\Entity

Code

protected $indexInstance;