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 b661a82 commit 3951006Copy full SHA for 3951006
DependencyInjection/HttplugExtension.php
@@ -65,7 +65,7 @@ public function load(array $configs, ContainerBuilder $container)
65
* @param ContainerBuilder $container
66
* @param array $config
67
*
68
- * @raturn array with client service names
+ * @return array with client service names
69
*/
70
private function configureClients(ContainerBuilder $container, array $config)
71
{
0 commit comments