Closed sidz closed 8 months ago
This PR a bit improves ResponseConverter::toElasticaResponse method and allows to pass Elastic\Elasticsearch\Response\Elasticsearch class only.
ResponseConverter::toElasticaResponse
Elastic\Elasticsearch\Response\Elasticsearch
ResponseInterface was passed from tests only.
Closed for now.
This PR a bit improves
ResponseConverter::toElasticaResponse
method and allows to passElastic\Elasticsearch\Response\Elasticsearch
class only.ResponseInterface was passed from tests only.