protected property FieldConfigurationForm::$entity in Search API 8
The index for which the fields are configured.
Type: \Drupal\search_api\IndexInterface
Overrides EntityForm::$entity
File
- src/
Form/ FieldConfigurationForm.php, line 31
Class
- FieldConfigurationForm
- Defines a form for changing a field's configuration.
Namespace
Drupal\search_api\FormCode
protected $entity;