You are here

protected property Field::$configuration in Search API 8

The field's configuration.

Type: array

File

src/Item/Field.php, line 144

Class

Field
Represents a field on a search item that can be indexed.

Namespace

Drupal\search_api\Item

Code

protected $configuration = [];