You are here

protected property IndexAddFieldsForm::$formIdAttribute in Search API 8

The "id" attribute of the generated form.

Type: string

File

src/Form/IndexAddFieldsForm.php, line 76

Class

IndexAddFieldsForm
Provides a form for adding fields to a search index.

Namespace

Drupal\search_api\Form

Code

protected $formIdAttribute;