Skip to content

Commit 4c908c9

Browse files
committed
PHPDoc.
1 parent 31a2de3 commit 4c908c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Client.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ class Client implements HttpClient, HttpAsyncClient
7474
* @param array $options cURL options (see http://php.net/curl_setopt)
7575
*
7676
* @throws \LogicException If some factory not provided and php-http/discovery not installed
77+
* @throws \Http\Discovery\Exception\NotFoundException If factory discovery failed.
7778
*
7879
* @since 1.0
7980
*/

0 commit comments

Comments
 (0)