@@ -14,7 +14,6 @@ |
||
| 14 | 14 | public $baseUrl; |
| 15 | 15 | |
| 16 | 16 | /** |
| 17 | - * @param Client $client |
|
| 18 | 17 | * @param string $baseUrl |
| 19 | 18 | */ |
| 20 | 19 | public function __construct($baseUrl = 'https://npmsearch.com/query', Client $guzzleClient = null) |