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.
2 parents 6363a97 + 65dbe18 commit f5a97b4Copy full SHA for f5a97b4
clients/guzzle6-adapter.rst
@@ -24,7 +24,7 @@ like::
24
$config = [
25
// Config params
26
];
27
- $guzzle = new GuzzleClientClient($config);
+ $guzzle = new GuzzleClient($config);
28
29
Then create the adapter::
30
0 commit comments