Skip to content

Commit 9fa0f45

Browse files
PratikshaPratiksha
authored andcommitted
winp
1 parent bc283e6 commit 9fa0f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Objects/ResultSet.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function __construct(
3232
private ResultCounters $counters,
3333
private Bookmarks $bookmarks,
3434
private ?ProfiledQueryPlan $profiledQueryPlan = null,
35-
// private ?ProfiledQueryPlanArguments $profiledQueryPlanArguments = null
35+
// private ?ProfiledQueryPlanArguments $profiledQueryPlanArguments = null
3636
) {
3737
}
3838

0 commit comments

Comments
 (0)