You are here

protected property IndexProcessorsForm::$processorPluginManager in Search API 8

The datasource manager.

Type: \Drupal\search_api\Processor\ProcessorPluginManager

File

src/Form/IndexProcessorsForm.php, line 48

Class

IndexProcessorsForm
Provides a form for configuring the processors of a search index.

Namespace

Drupal\search_api\Form

Code

protected $processorPluginManager;