You are here

protected property TaskTest::$taskWorker in Search API 8

The test task worker service.

Type: \Drupal\search_api_test_tasks\TestTaskWorker

File

tests/src/Kernel/System/TaskTest.php, line 58

Class

TaskTest
Tests whether the Search API task system works correctly.

Namespace

Drupal\Tests\search_api\Kernel\System

Code

protected $taskWorker;