Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 9100592

Browse files
committed
Fix docblock
1 parent 2ab4305 commit 9100592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PendingRequest.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class PendingRequest
7474
/**
7575
* The transfer stats for the request.
7676
*
77-
* \GuzzleHttp\TransferStats
77+
* @var \GuzzleHttp\TransferStats
7878
*/
7979
protected $transferStats;
8080

0 commit comments

Comments
 (0)