Skip to content

Commit 3cc0b08

Browse files
Issue - Fix Query error
1 parent b0902f2 commit 3cc0b08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

interfaces/event/AbstractCalendarQuery.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,8 +1128,6 @@ public function filterOrIsParticipant()
11281128
throw new FilterNotSupportedException('Participant filter not supported for this query');
11291129
}
11301130

1131-
public function filterOrIsParticipant() {}
1132-
11331131
/**
11341132
* Can be used to pre filter the result list
11351133
* @param $result

0 commit comments

Comments
 (0)