Use single quotes in yaml files

This commit is contained in:
Yonel Ceruto
2017-05-03 10:24:53 -04:00
parent 0301b52dcc
commit b39aa6303e
12 changed files with 23 additions and 23 deletions
@@ -1,3 +1,3 @@
api_platform:
loader_paths:
annotation: ["%kernel.project_dir%/src/Entity"]
annotation: ['%kernel.project_dir%/src/Entity']