Skip to content

Commit 2691dc4

Browse files
committed
fixes
1 parent eaceacd commit 2691dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MsGraphMailer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ public function addAttachment(array $attachment)
172172
/**
173173
* Sends email after validate required properties.
174174
*
175-
* @return MsGraphMailer
175+
* @return array
176176
*/
177177
public function send()
178178
{

0 commit comments

Comments
 (0)