Skip to content

Commit 323381c

Browse files
committed
Typehint
1 parent 265e19f commit 323381c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Common/Http/Client.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ class Client implements ClientInterface
2727
*/
2828
private $requestFactory;
2929

30+
/**
31+
* @var StreamFactoryInterface
32+
*/
3033
private $streamFactory;
3134

3235
/**

0 commit comments

Comments
 (0)