This commit is contained in:
Yurii
2026-02-02 16:25:20 +02:00
parent 076483e4f2
commit d25a693dc6
@@ -97,6 +97,7 @@ class Fetcher
/**
* @param Collection<EmailFilter> $filterList
* @throws Error
* @throws ImapError
*/
private function fetchFolder(
Account $account,
@@ -211,6 +212,7 @@ class Fetcher
/**
* @return int[]
* @throws Error
* @throws ImapError
*/
private function fetchIds(
Account $account,