Skip to content

Commit 232d0df

Browse files
Fix alias
1 parent d11d322 commit 232d0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/query.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugin will encode them::
1111

1212
use Http\Discovery\HttpClientDiscovery;
1313
use Http\Client\Common\PluginClient;
14-
use Http\Client\Common\Plugin\HeaderDefaultsPlugin;
14+
use Http\Client\Common\Plugin\QueryDefaultsPlugin;
1515

1616
$queryDefaultsPlugin = new QueryDefaultsPlugin([
1717
'locale' => 'en'

0 commit comments

Comments
 (0)