@@ -51,7 +51,7 @@ |
||
51 | 51 | * @param array $headers |
52 | 52 | * @param string $body |
53 | 53 | * |
54 | - * @return bool True if successful, false otherwise. |
|
54 | + * @return integer True if successful, false otherwise. |
|
55 | 55 | */ |
56 | 56 | public function send($recipients, Array $headers, $body) |
57 | 57 | { |