@@ -28,7 +28,7 @@ |
||
| 28 | 28 | private $collector; |
| 29 | 29 | |
| 30 | 30 | /** |
| 31 | - * @param HttpClient|HttpAsyncClient $client The client to profile. Client must implement both HttpClient and |
|
| 31 | + * @param FlexibleHttpClient $client The client to profile. Client must implement both HttpClient and |
|
| 32 | 32 | * HttpAsyncClient interfaces. |
| 33 | 33 | * @param Collector $collector |
| 34 | 34 | */ |