@@ -35,7 +35,7 @@ |
||
35 | 35 | private $formatter; |
36 | 36 | |
37 | 37 | /** |
38 | - * @param HttpClient|HttpAsyncClient $client The client to profile. Client must implement both HttpClient and |
|
38 | + * @param FlexibleHttpClient $client The client to profile. Client must implement both HttpClient and |
|
39 | 39 | * HttpAsyncClient interfaces. |
40 | 40 | * @param Collector $collector |
41 | 41 | * @param Formatter $formatter |