Completed
Pull Request — master (#135)
by
unknown
11:01
created
Collector/ProfileClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
     private $stopwatch;
43 43
 
44 44
     /**
45
-     * @param HttpClient|HttpAsyncClient $client    The client to profile. Client must implement both HttpClient and
45
+     * @param FlexibleHttpClient $client    The client to profile. Client must implement both HttpClient and
46 46
      *                                              HttpAsyncClient interfaces.
47 47
      * @param Collector                  $collector
48 48
      * @param Formatter                  $formatter
Please login to merge, or discard this patch.