protected property IndexForm::$clusterManager in Elasticsearch Connector 8.6
Same name and namespace in other branches
- 8.7 src/Form/IndexForm.php \Drupal\elasticsearch_connector\Form\IndexForm::clusterManager
- 8.5 src/Form/IndexForm.php \Drupal\elasticsearch_connector\Form\IndexForm::clusterManager
The cluster manager service.
Type: \Drupal\elasticsearch_connector\ClusterManager
File
- src/
Form/ IndexForm.php, line 38
Class
- IndexForm
- Form controller for node type forms.
Namespace
Drupal\elasticsearch_connector\FormCode
protected $clusterManager;