Home
last modified time | relevance | path

Searched defs:httpAdapter (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php28 private $httpAdapter; variable in Elastica\\Transport\\HttpAdapter
38 public function __construct(?Connection $connection, HttpAdapterInterface $httpAdapter) argument