Skip to content

Commit 2bf7e22

Browse files
committed
Fix function PHPDoc
1 parent 1b6ea50 commit 2bf7e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* composed of all resolved sources.
4040
*
4141
* @param ConfigInterface|PsrContainerInterface|ServiceProviderInterface|string ...$initializers
42-
* A variadic list of container initializers, optionally including config or provider classes.
42+
* A variadic list of container initializers, optionally including config or provider classes.
4343
*
4444
* @return ContainerInterface the composed and autowire-enabled container
4545
*

0 commit comments

Comments
 (0)