We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4f5470 + 10ceb4a commit de98d29Copy full SHA for de98d29
src/ServiceManager.php
@@ -89,7 +89,7 @@
89
* initializers?: InitializersConfiguration,
90
* invokables?: array<string,string>,
91
* lazy_services?: LazyServicesConfiguration,
92
- * services?: array<string,object|array>,
+ * services?: array<string,object|array<mixed>>,
93
* shared?:array<string,bool>,
94
* shared_by_default?:bool,
95
* ...
0 commit comments