@@ -82,7 +82,7 @@ discard block |
||
| 82 | 82 | * |
| 83 | 83 | * @param \Swift_Message $message |
| 84 | 84 | * |
| 85 | - * @return void |
|
| 85 | + * @return Swift_Message |
|
| 86 | 86 | */ |
| 87 | 87 | public function intercept(Swift_Message $message) |
| 88 | 88 | { |
@@ -98,7 +98,6 @@ discard block |
||
| 98 | 98 | /** |
| 99 | 99 | * Gets a list of whitelisted recipient |
| 100 | 100 | * |
| 101 | - * @param array $recipients |
|
| 102 | 101 | * |
| 103 | 102 | * @return \Illuminate\Support\Collection |
| 104 | 103 | */ |