Completed
Push — master ( 8c9805...d8a85a )
by Fabien
10s
created
Collector/ProfileClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
     private $eventNames = [];
48 48
 
49 49
     /**
50
-     * @param HttpClient|HttpAsyncClient $client    The client to profile. Client must implement both HttpClient and
50
+     * @param FlexibleHttpClient $client    The client to profile. Client must implement both HttpClient and
51 51
      *                                              HttpAsyncClient interfaces.
52 52
      * @param Collector                  $collector
53 53
      * @param Formatter                  $formatter
Please login to merge, or discard this patch.