cleanup
This commit is contained in:
@@ -64,7 +64,7 @@ final class FilterParser
|
||||
|
||||
return new Argument(
|
||||
field: "id",
|
||||
operator: In::make(),
|
||||
operator: new In(),
|
||||
value: $sourceIds
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user