protected property DatasourceTaskTest::$taskManager in Search API 8
The task manager to use for the tests.
Type: \Drupal\search_api\Task\TaskManagerInterface
File
- tests/
src/ Kernel/ Datasource/ DatasourceTaskTest.php, line 57
Class
- DatasourceTaskTest
- Tests task integration of the content entity datasource.
Namespace
Drupal\Tests\search_api\Kernel\DatasourceCode
protected $taskManager;