Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / anonymous_services_alias.yml
1 services:
2     Bar: ~
3
4     Foo:
5         arguments:
6             - !service
7                 alias: Bar