There was an error while loading. Please reload this page.
1 parent 265e19f commit 323381cCopy full SHA for 323381c
1 file changed
src/Common/Http/Client.php
@@ -27,6 +27,9 @@ class Client implements ClientInterface
27
*/
28
private $requestFactory;
29
30
+ /**
31
+ * @var StreamFactoryInterface
32
+ */
33
private $streamFactory;
34
35
/**
0 commit comments