Home
last modified time | relevance | path

Searched refs:ElasticaResponse (Results 1 – 1 of 1) sorted by relevance

/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
DHttpAdapter.php11 use Elastica\Response as ElasticaResponse; alias
90 …tected function _createElasticaResponse(HttpAdapterResponse $httpAdapterResponse): ElasticaResponse
92 …return new ElasticaResponse((string) $httpAdapterResponse->getBody(), $httpAdapterResponse->getSta…