You are here

protected property Index::$field_settings in Search API 8

An array of field settings.

Type: array

File

src/Entity/Index.php, line 132

Class

Index
Defines the search index configuration entity.

Namespace

Drupal\search_api\Entity

Code

protected $field_settings = [];