Skip to content

Commit 2fc0f8b

Browse files
committed
PHPDoc.
1 parent 9813b9b commit 2fc0f8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CurlHttpClient.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ public function sendRequest(RequestInterface $request)
130130
* @return Promise
131131
*
132132
* @throws Exception
133+
* @throws \UnexpectedValueException if unsupported HTTP version requested
133134
*
134135
* @since 1.0
135136
*/

0 commit comments

Comments
 (0)