@@ -36,7 +36,6 @@ |
||
36 | 36 | /** |
37 | 37 | * Construct with Guzzle Http Client. |
38 | 38 | * |
39 | - * @param \GuzzleHttp\Client $httpClient Guzzle Http Client |
|
40 | 39 | */ |
41 | 40 | public function __construct(Client $client, array $config = [], LoggerInterface $logger = null) |
42 | 41 | { |