Skip to content

Commit 7ab8443

Browse files
committed
2 parents a8bb977 + 3fbe092 commit 7ab8443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bundle/JoseFramework/DependencyInjection/Source/SourceInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ interface SourceInterface
2727
public function name(): string;
2828

2929
/**
30-
* @param array $configs
30+
* @param array $configs
3131
* @param ContainerBuilder $container
3232
*/
3333
public function load(array $configs, ContainerBuilder $container);

0 commit comments

Comments
 (0)