Happyr\DoctrineSpecification\Query\AbstractJoin::getJoinType PHP Метод

getJoinType() абстрактный защищенный Метод

Return a join type (ie a function of QueryBuilder) like: "join", "innerJoin", "leftJoin".
abstract protected getJoinType ( ) : string
Результат string
    protected abstract function getJoinType();