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

getOperand1() public method

{@inheritDoc}
public getOperand1 ( )
    public function getOperand1()
    {
        return $this->operand1;
    }