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.
2 parents a8bb977 + 3fbe092 commit 7ab8443Copy full SHA for 7ab8443
src/Bundle/JoseFramework/DependencyInjection/Source/SourceInterface.php
@@ -27,7 +27,7 @@ interface SourceInterface
27
public function name(): string;
28
29
/**
30
- * @param array $configs
+ * @param array $configs
31
* @param ContainerBuilder $container
32
*/
33
public function load(array $configs, ContainerBuilder $container);
0 commit comments