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.
ServiceLocatorTrait
1 parent 70093e7 commit d81586bCopy full SHA for d81586b
ServiceLocatorTrait.php
@@ -31,7 +31,7 @@ trait ServiceLocatorTrait
31
private array $providedTypes;
32
33
/**
34
- * @param callable[] $factories
+ * @param array<string, callable> $factories
35
*/
36
public function __construct(array $factories)
37
{
0 commit comments