@@ -324,7 +324,7 @@ |
||
| 324 | 324 | |
| 325 | 325 | /** |
| 326 | 326 | * @param ContainerBuilder $container |
| 327 | - * @param $name |
|
| 327 | + * @param string $name |
|
| 328 | 328 | * |
| 329 | 329 | * @return Reference |
| 330 | 330 | */ |
@@ -6,10 +6,7 @@ |
||
| 6 | 6 | use Http\Client\Common\HttpMethodsClient; |
| 7 | 7 | use Http\Client\Common\Plugin\AuthenticationPlugin; |
| 8 | 8 | use Http\Client\Common\PluginClient; |
| 9 | -use Http\Client\HttpAsyncClient; |
|
| 10 | -use Http\Client\HttpClient; |
|
| 11 | 9 | use Http\Discovery\HttpAsyncClientDiscovery; |
| 12 | -use Http\Discovery\HttpClientDiscovery; |
|
| 13 | 10 | use Http\HttplugBundle\ClientFactory\DummyClient; |
| 14 | 11 | use Http\HttplugBundle\Collector\DebugPlugin; |
| 15 | 12 | use Http\Message\Authentication\BasicAuth; |