Newer
Older
use IQDEV\ElasticSearch\Result;
final class SearchQueryResponse
{
public function __construct(
public Result $result
) {
use IQDEV\ElasticSearch\Result;
final class SearchQueryResponse
{
public function __construct(
public Result $result
) {