@@ -28,7 +28,6 @@ |
||
28 | 28 | /** |
29 | 29 | * __construct. |
30 | 30 | * |
31 | - * @param array $options |
|
32 | 31 | * @param \Http\Client\HttpClient $httpClient |
33 | 32 | * @param \Http\Message\MessageFactory $messageFactory |
34 | 33 | */ |
@@ -32,7 +32,6 @@ |
||
32 | 32 | /** |
33 | 33 | * Set the message content. |
34 | 34 | * |
35 | - * @param string $content |
|
36 | 35 | * @return $this |
37 | 36 | */ |
38 | 37 | public function subject($subject) |