We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d11d322 + 232d0df commit e5c1d9aCopy full SHA for e5c1d9a
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