protected property ClusterForm::$clusterManager in Elasticsearch Connector 8.6
Same name and namespace in other branches
- 8.7 src/Form/ClusterForm.php \Drupal\elasticsearch_connector\Form\ClusterForm::clusterManager
- 8.5 src/Form/ClusterForm.php \Drupal\elasticsearch_connector\Form\ClusterForm::clusterManager
The cluster manager service.
Type: \Drupal\elasticsearch_connector\ClusterManager
File
- src/
Form/ ClusterForm.php, line 28
Class
- ClusterForm
- Provides a form for the Cluster entity.
Namespace
Drupal\elasticsearch_connector\FormCode
protected $clusterManager;