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 6b96d3b commit fd0ea2cCopy full SHA for fd0ea2c
DependencyInjection/CompilerPass/ClientFactoryPass.php
@@ -12,7 +12,7 @@
12
class ClientFactoryPass implements CompilerPassInterface
13
{
14
/**
15
- * Make sure all services tagged with 'httplug.configurator' gets added to the ClientFactory.
+ * Make sure all services tagged with 'httplug.client_factory' gets added to the ClientFactory.
16
*
17
* @param ContainerBuilder $container
18
*/
0 commit comments