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

getJoinType() protected method

protected getJoinType ( )
    protected function getJoinType()
    {
        return 'join';
    }