protected property IndexTaskManager::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Task/ IndexTaskManager.php, line 38
Class
- IndexTaskManager
- Provides a service for managing pending index tasks.
Namespace
Drupal\search_api\TaskCode
protected $entityTypeManager;