Completed
Pull Request — master (#146)
by Fabien
07:33
created
Collector/ProfileClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
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
Please login to merge, or discard this patch.