protected property Field::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null
File
- src/
Item/ Field.php, line 179
Class
- Field
- Represents a field on a search item that can be indexed.
Namespace
Drupal\search_api\ItemCode
protected $entityTypeManager;