We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aacf79 commit 2bbeeceCopy full SHA for 2bbeece
tests/_support/Mock/MockPreparedQuery.php
@@ -17,6 +17,8 @@
17
18
/**
19
* @internal
20
+ *
21
+ * @extends BasePreparedQuery<object, object, object>
22
*/
23
final class MockPreparedQuery extends BasePreparedQuery
24
{
0 commit comments