Skip to content

Commit 9a68a67

Browse files
author
Sebastian Krätzig
committed
Fixed coding standards
1 parent 6d2ffdd commit 9a68a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PhpImap/Mailbox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@ public function getQuotaUsage($quota_root = 'INBOX')
798798
*
799799
* @param int $msgId ID of the message
800800
* @param bool $markAsSeen Mark the email as seen, when set to true
801-
*
801+
*
802802
* @return string Message of the fetched body
803803
*/
804804
public function getRawMail($msgId, $markAsSeen = true)

0 commit comments

Comments
 (0)