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 e070be4 commit 7a2c3c3Copy full SHA for 7a2c3c3
1 file changed
src/MessageQueryInterface.php
@@ -6,6 +6,9 @@
6
use DirectoryTree\ImapEngine\Enums\ImapFetchIdentifier;
7
use DirectoryTree\ImapEngine\Pagination\LengthAwarePaginator;
8
9
+/**
10
+ * @mixin \DirectoryTree\ImapEngine\Connection\ImapQueryBuilder
11
+ */
12
interface MessageQueryInterface
13
{
14
/**
0 commit comments