Added the Search API Synonym module to deal specifically with licence and license...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services2.yml
1 parameters:
2     foo: bar
3     values:
4         - true
5         - false
6         - 0
7         - 1000.3
8         - !php/const PHP_INT_MAX
9     bar: foo
10     escape: '@@escapeme'
11     foo_bar: '@foo_bar'
12     mixedcase:
13         MixedCaseKey: value