Jackalope\Query\QOM\AndConstraint::getConstraint1 PHP 메소드

getConstraint1() 공개 메소드

{@inheritDoc}
public getConstraint1 ( )
    public function getConstraint1()
    {
        return $this->constraint1;
    }