fb1d53e15101455d040f3e8a643889a6995d6b8d
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / bad_types2.yml
1 services:
2     foo_service:
3         class:            FooClass
4         # autowiring_types is not a string
5         autowiring_types: [ 1 ]