protected property PostRequestIndexing::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Utility/ PostRequestIndexing.php, line 41
Class
- PostRequestIndexing
- Provides a service for indexing items at the end of the page request.
Namespace
Drupal\search_api\UtilityCode
protected $entityTypeManager;