Isswp101\Persimmon\Elasticsearch\Response::getIndex PHP Method

getIndex() public method

public getIndex ( ) : mixed
return mixed
    public function getIndex()
    {
        return $this->index;
    }