Isswp101\Persimmon\Elasticsearch\Response::getIndex PHP Метод

getIndex() публичный Метод

public getIndex ( ) : mixed
Результат mixed
    public function getIndex()
    {
        return $this->index;
    }