You are here

protected property Index::$options in Search API 8

An array of options configuring this index.

Type: array

See also

getOptions()

File

src/Entity/Index.php, line 152

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $options = [];