Jackalope\Query\QOM\Join::getRight PHP Method

getRight() public method

{@inheritDoc}
public getRight ( )
    public function getRight()
    {
        return $this->right;
    }