Skip to content

Commit ffbf415

Browse files
committed
fix doc blocks
1 parent 2f6db9e commit ffbf415

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Illuminate/Mail/Mailable.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,8 @@ public function buildViewData()
217217
/**
218218
* Build the text view for a Markdown message.
219219
*
220+
* @param \Illuminate\Mail\Markdown $markdown
221+
* @param array $data
220222
* @return string
221223
*/
222224
protected function buildMarkdownText($markdown, $data)

0 commit comments

Comments
 (0)