You are here

protected property ServerTaskTest::$taskManager in Search API 8

The task manager to use for the tests.

Type: \Drupal\search_api\Task\TaskManagerInterface

File

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

Class

ServerTaskTest
Tests whether the server task system works correctly.

Namespace

Drupal\Tests\search_api\Kernel\Server

Code

protected $taskManager;