You are here

protected property Index::$server in Search API 8

The ID of the server on which data should be indexed.

Type: string|null

File

src/Entity/Index.php, line 224

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $server;