wrong indentation
This commit is contained in:
parent
65efda425f
commit
7800a7ef3f
@ -1021,7 +1021,7 @@ class SqlWalker implements TreeWalker
|
||||
$sql .= ' AND (' . $this->walkConditionalExpression($condExpr) . ')';
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
return $sql;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user