Smile\ElasticsuiteCore\Search\Request\Query\Term::getValue PHP Method

getValue() public method

Search value.
public getValue ( ) : string
return string
    public function getValue()
    {
        return $this->value;
    }