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