private property IndexDeleteForm::$clientManager in Elasticsearch Connector 8.7
Same name and namespace in other branches
- 8.2 src/Form/IndexDeleteForm.php \Drupal\elasticsearch_connector\Form\IndexDeleteForm::clientManager
- 8.5 src/Form/IndexDeleteForm.php \Drupal\elasticsearch_connector\Form\IndexDeleteForm::clientManager
- 8.6 src/Form/IndexDeleteForm.php \Drupal\elasticsearch_connector\Form\IndexDeleteForm::clientManager
The client manager interface service.
Type: \Drupal\elasticsearch_connector\ElasticSearch\ClientManagerInterface
File
- src/
Form/ IndexDeleteForm.php, line 23
Class
- IndexDeleteForm
- Defines a confirmation form for deletion of a custom menu.
Namespace
Drupal\elasticsearch_connector\FormCode
private $clientManager;