docs
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user