|
47 | 47 | *
|
48 | 48 | * @package Webklex\PHPIMAP
|
49 | 49 | *
|
50 |
| - * @property integer msglist |
51 |
| - * @property integer uid |
52 |
| - * @property integer msgn |
53 |
| - * @property integer size |
54 |
| - * @property Attribute subject |
55 |
| - * @property Attribute message_id |
56 |
| - * @property Attribute message_no |
57 |
| - * @property Attribute references |
58 |
| - * @property Attribute date |
59 |
| - * @property Attribute from |
60 |
| - * @property Attribute to |
61 |
| - * @property Attribute cc |
62 |
| - * @property Attribute bcc |
63 |
| - * @property Attribute reply_to |
64 |
| - * @property Attribute in_reply_to |
65 |
| - * @property Attribute sender |
| 50 | + * @property integer $msglist |
| 51 | + * @property integer $uid |
| 52 | + * @property integer $msgn |
| 53 | + * @property integer $size |
| 54 | + * @property Attribute $subject |
| 55 | + * @property Attribute $message_id |
| 56 | + * @property Attribute $message_no |
| 57 | + * @property Attribute $references |
| 58 | + * @property Attribute $date |
| 59 | + * @property Attribute $from |
| 60 | + * @property Attribute $to |
| 61 | + * @property Attribute $cc |
| 62 | + * @property Attribute $bcc |
| 63 | + * @property Attribute $reply_to |
| 64 | + * @property Attribute $in_reply_to |
| 65 | + * @property Attribute $sender |
66 | 66 | *
|
67 | 67 | * @method integer getMsglist()
|
68 | 68 | * @method integer setMsglist($msglist)
|
|
0 commit comments