You are here

protected property ContentEntityTrackingManager::$taskManager in Search API 8

The Search API task manager.

Type: \Drupal\search_api\Task\TaskManagerInterface

File

src/Plugin/search_api/datasource/ContentEntityTrackingManager.php, line 45

Class

ContentEntityTrackingManager
Provides hook implementations on behalf of the Content Entity datasource.

Namespace

Drupal\search_api\Plugin\search_api\datasource

Code

protected $taskManager;