Skip to content

Commit c0bfe72

Browse files
committed
refactor(issue): no canonical class name
1 parent 7c918d3 commit c0bfe72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/issue.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ public function rawSearchOptions() {
860860
'joinparams' => [
861861
'jointype' => 'empty',
862862
'condition' => [
863-
new \QueryExpression(
863+
new QueryExpression(
864864
'1=1'
865865
),
866866
],

0 commit comments

Comments
 (0)