@@ -74,7 +74,7 @@ discard block |
||
| 74 | 74 | * |
| 75 | 75 | * @param Type\FolderIdType |
| 76 | 76 | * @param array $options |
| 77 | - * @return Type\MessageType[] |
|
| 77 | + * @return Type |
|
| 78 | 78 | */ |
| 79 | 79 | public function getMailItems($folderId = null, $options = array()) |
| 80 | 80 | { |
@@ -105,7 +105,7 @@ discard block |
||
| 105 | 105 | /** |
| 106 | 106 | * @param Type\FolderIdType $folderId |
| 107 | 107 | * @param array $options |
| 108 | - * @return Type\MessageType[] |
|
| 108 | + * @return Type |
|
| 109 | 109 | */ |
| 110 | 110 | public function getUnreadMailItems($folderId = null, $options = array()) |
| 111 | 111 | { |