Skip to content

Commit 4228b3b

Browse files
committed
fetch_options type fixed
1 parent 6ed0d10 commit 4228b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/IMAP/Message.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@ public function getUid() {
656656
}
657657

658658
/**
659-
* @return string
659+
* @return integer
660660
*/
661661
public function getFetchOptions() {
662662
return $this->fetch_options;

0 commit comments

Comments
 (0)