Jackalope\Query\QOM\FullTextSearchConstraint::getFullTextSearchExpression PHP Method

getFullTextSearchExpression() public method

{@inheritDoc}
    public function getFullTextSearchExpression()
    {
        return $this->searchExpression;
    }