Skip to content

Commit 035beea

Browse files
committed
Reverted property removal
1 parent 4edfeb2 commit 035beea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/CurlDispatcher.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ final class CurlDispatcher
1818

1919
private RequestInterface $request;
2020
private $curl;
21+
private $result;
2122
private array $headers = [];
2223
private $isBinary = false;
2324
private ?StreamInterface $body = null;

0 commit comments

Comments
 (0)