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

getJoinType() protected method

protected getJoinType ( )
    protected function getJoinType()
    {
        return 'innerJoin';
    }
InnerJoin