Skip to content

Commit 6ed0d10

Browse files
committed
fetch_option type fixed
1 parent 62a49cb commit 6ed0d10

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
@@ -39,7 +39,7 @@ class Message {
3939
/**
4040
* Fetch body options
4141
*
42-
* @var string
42+
* @var integer
4343
*/
4444
public $fetch_options = null;
4545

0 commit comments

Comments
 (0)