You are here

protected property Index::$serverInstance in Search API 8

The server entity belonging to this index.

Type: \Drupal\search_api\ServerInterface

See also

getServerInstance()

File

src/Entity/Index.php, line 233

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $serverInstance;