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 31a2de3 commit 4c908c9Copy full SHA for 4c908c9
src/Client.php
@@ -74,6 +74,7 @@ class Client implements HttpClient, HttpAsyncClient
74
* @param array $options cURL options (see http://php.net/curl_setopt)
75
*
76
* @throws \LogicException If some factory not provided and php-http/discovery not installed
77
+ * @throws \Http\Discovery\Exception\NotFoundException If factory discovery failed.
78
79
* @since 1.0
80
*/
0 commit comments