Skip to content

Commit 8a709ba

Browse files
committed
@return value corrected
1 parent 9a3c824 commit 8a709ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IMAP/Message.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,7 @@ public function restore(){
578578
* Get all message attachments.
579579
*
580580
* @return AttachmentCollection|array
581+
* @return AttachmentCollection
581582
*/
582583
public function getAttachments(){
583584
return $this->attachments;

0 commit comments

Comments
 (0)