protected property ContentEntityTaskManager::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ search_api/ datasource/ ContentEntityTaskManager.php, line 39
Class
- ContentEntityTaskManager
- Provides a service for managing pending tracking tasks for datasources.
Namespace
Drupal\search_api\Plugin\search_api\datasourceCode
protected $entityTypeManager;