You are here

protected property ServerTaskTest::$serverTaskManager in Search API 8

The server task manager to use for the tests.

Type: \Drupal\search_api\Task\ServerTaskManagerInterface

File

tests/src/Kernel/Server/ServerTaskTest.php, line 65

Class

ServerTaskTest
Tests whether the server task system works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Server

Code

protected $serverTaskManager;