Basho\Riak\Command\TimeSeries\Query\Response::getResults PHP Method

getResults() public method

public getResults ( ) : array
return array
    public function getResults()
    {
        return $this->results;
    }