We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b9b13 commit ee634ceCopy full SHA for ee634ce
stubs/ORM/QueryBuilder.stub
@@ -17,7 +17,7 @@ class QueryBuilder
17
}
18
19
/**
20
- * @return Query<null, mixed, 1>
+ * @return Query<mixed>
21
*/
22
public function getQuery()
23
{
0 commit comments