We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c7029 commit 3480b7cCopy full SHA for 3480b7c
src/Illuminate/Http/Client/Response.php
@@ -37,7 +37,7 @@ class Response implements ArrayAccess
37
/**
38
* The transfer stats for the request.
39
*
40
- * \GuzzleHttp\TransferStats|null
+ * @var \GuzzleHttp\TransferStats|null
41
*/
42
public $transferStats;
43
0 commit comments