Completed
Pull Request — master (#136)
by Fabien
08:37
created
Collector/ProfileClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     private $collector;
28 28
 
29 29
     /**
30
-     * @param HttpClient|HttpAsyncClient $client
30
+     * @param FlexibleHttpClient $client
31 31
      * @param Collector                  $collector
32 32
      */
33 33
     public function __construct($client, Collector $collector)
Please login to merge, or discard this patch.