We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d11d322 commit 232d0dfCopy full SHA for 232d0df
plugins/query.rst
@@ -11,7 +11,7 @@ plugin will encode them::
11
12
use Http\Discovery\HttpClientDiscovery;
13
use Http\Client\Common\PluginClient;
14
- use Http\Client\Common\Plugin\HeaderDefaultsPlugin;
+ use Http\Client\Common\Plugin\QueryDefaultsPlugin;
15
16
$queryDefaultsPlugin = new QueryDefaultsPlugin([
17
'locale' => 'en'
0 commit comments