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

getLeft() public method

{@inheritDoc}
public getLeft ( )
    public function getLeft()
    {
        return $this->left;
    }