You are here

protected property ClusterManager::$entityTypeManager in Elasticsearch Connector 8.5

Same name and namespace in other branches
  1. 8.7 src/ClusterManager.php \Drupal\elasticsearch_connector\ClusterManager::entityTypeManager
  2. 8.6 src/ClusterManager.php \Drupal\elasticsearch_connector\ClusterManager::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ClusterManager.php, line 25

Class

ClusterManager
ClusterManager service.

Namespace

Drupal\elasticsearch_connector

Code

protected $entityTypeManager;