You are here

protected property ServerForm::$backendPluginManager in Search API 8

The backend plugin manager.

Type: \Drupal\search_api\Backend\BackendPluginManager

File

src/Form/ServerForm.php, line 29

Class

ServerForm
Provides a form for creating and editing search servers.

Namespace

Drupal\search_api\Form

Code

protected $backendPluginManager;