@@ -161,7 +161,7 @@ |
||
| 161 | 161 | /** |
| 162 | 162 | * Set the BCC recipients of this message. |
| 163 | 163 | * |
| 164 | - * @param array $recipients Example: array('[email protected]', '[email protected]' => 'A name') |
|
| 164 | + * @param string[] $recipients Example: array('[email protected]', '[email protected]' => 'A name') |
|
| 165 | 165 | * @return $this |
| 166 | 166 | */ |
| 167 | 167 | public function setBcc(array $recipients) { |