Skip to content

Commit 1ecde5c

Browse files
enumagondrejmirtes
authored andcommitted
Revert incorrect stub
1 parent a5fd2d1 commit 1ecde5c

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

stubs/ORM/AbstractQuery.stub

-16
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,4 @@ abstract class AbstractQuery
1818
{
1919

2020
}
21-
22-
/**
23-
* @return list<mixed>
24-
*/
25-
public function getArrayResult()
26-
{
27-
28-
}
29-
30-
/**
31-
* @return list<mixed>
32-
*/
33-
public function getSingleColumnResult()
34-
{
35-
36-
}
3721
}

0 commit comments

Comments
 (0)