Smile\ElasticsuiteCore\Search\Request\Query\Terms::getValues PHP Method

getValues() public method

public getValues ( ) : array
return array
    public function getValues()
    {
        return $this->getValue();
    }