You are here

protected property IndexForm::$pluginHelper in Search API 8

The plugin helper.

Type: \Drupal\search_api\Utility\PluginHelperInterface

File

src/Form/IndexForm.php, line 49

Class

IndexForm
Provides a form for the Index entity.

Namespace

Drupal\search_api\Form

Code

protected $pluginHelper;