You are here

protected property ServerStatusForm::$serverTaskManager in Search API 8

The server task manager.

Type: \Drupal\search_api\Task\ServerTaskManagerInterface|null

File

src/Form/ServerStatusForm.php, line 21

Class

ServerStatusForm
Provides a form for performing common actions on a server.

Namespace

Drupal\search_api\Form

Code

protected $serverTaskManager;