protected property ClusterDeleteForm::$clusterManager in Elasticsearch Connector 8.7
Same name and namespace in other branches
- 8.5 src/Form/ClusterDeleteForm.php \Drupal\elasticsearch_connector\Form\ClusterDeleteForm::clusterManager
- 8.6 src/Form/ClusterDeleteForm.php \Drupal\elasticsearch_connector\Form\ClusterDeleteForm::clusterManager
The cluster manager service.
Type: \Drupal\elasticsearch_connector\ClusterManager
File
- src/
Form/ ClusterDeleteForm.php, line 40
Class
- ClusterDeleteForm
- Defines a confirmation form for deletion of a custom menu.
Namespace
Drupal\elasticsearch_connector\FormCode
protected $clusterManager;