You are here

protected property FieldConfigurationForm::$field in Search API 8

The field whose configuration is edited.

Type: \Drupal\search_api\Item\FieldInterface

File

src/Form/FieldConfigurationForm.php, line 38

Class

FieldConfigurationForm
Defines a form for changing a field's configuration.

Namespace

Drupal\search_api\Form

Code

protected $field;