Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services22.yml
1 services:
2     foo_service:
3         class:            FooClass
4         autowiring_types: [ Foo, Bar ]
5
6     baz_service:
7         class:            Baz
8         autowiring_types: Foo