protected property IndexFieldsForm::$entity in Search API 8
The index for which the fields are configured.
Type: \Drupal\search_api\IndexInterface
Overrides EntityForm::$entity
File
- src/
Form/ IndexFieldsForm.php, line 36
Class
- IndexFieldsForm
- Provides a form for configuring the fields of a search index.
Namespace
Drupal\search_api\FormCode
protected $entity;