Skip to content

Commit 52f1417

Browse files
committed
Added description
1 parent e790031 commit 52f1417

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Illuminate/Mail/MailManager.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@ public function mailer($name = null)
7373
}
7474

7575
/**
76-
* @param string $name
76+
* Forget a mailer instance by name.
77+
*
78+
* @param string $name
7779
* @return void
7880
*/
7981
public function forgetMailer($name)

0 commit comments

Comments
 (0)