Completed
Pull Request — master (#136)
by Fabien
09:36 queued 06:59
created
Collector/ProfileClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.