You are here

protected property IndexAddFieldsForm::$parameters in Search API 8

The parameters of the current page request.

Type: array

File

src/Form/IndexAddFieldsForm.php, line 59

Class

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

Namespace

Drupal\search_api\Form

Code

protected $parameters;