Happyr\DoctrineSpecification\Query\LeftJoin::getJoinType PHP Method

getJoinType() protected method

protected getJoinType ( )
    protected function getJoinType()
    {
        return 'leftJoin';
    }
LeftJoin