You are here

protected property ClusterManager::$state in Elasticsearch Connector 8.6

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

The state storage service.

Type: \Drupal\Node\NodeStorageInterface

File

src/ClusterManager.php, line 18

Class

ClusterManager
ClusterManager service.

Namespace

Drupal\elasticsearch_connector

Code

protected $state;