Jackalope\Query\QOM\ComparisonConstraint::getOperand2 PHP Method

getOperand2() public method

{@inheritDoc}
public getOperand2 ( )
    public function getOperand2()
    {
        return $this->operand2;
    }