protected property ContentEntityTrackingManager::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ search_api/ datasource/ ContentEntityTrackingManager.php, line 31
Class
- ContentEntityTrackingManager
- Provides hook implementations on behalf of the Content Entity datasource.
Namespace
Drupal\search_api\Plugin\search_api\datasourceCode
protected $entityTypeManager;