protected property UnsavedIndexConfiguration::$entityTypeManager in Search API 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null
File
- src/
UnsavedIndexConfiguration.php, line 60
Class
- UnsavedIndexConfiguration
- Represents a configuration of an index that was not yet permanently saved.
Namespace
Drupal\search_apiCode
protected $entityTypeManager;