Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / services31_invalid_tags.yml
1 services:
2     _defaults:
3         tags: ['foo']
4
5     Foo\Bar:
6         tags: invalid