mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 16:46:30 +03:00
Merge pull request #1356 from bocharsky-bw/patch-1
Make quotes consistent - use single quotes in both places
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
_translation_webui:
|
||||
resource: "@TranslationBundle/Resources/config/routing_webui.yaml"
|
||||
resource: '@TranslationBundle/Resources/config/routing_webui.yaml'
|
||||
prefix: /admin
|
||||
|
||||
_translation_profiler:
|
||||
|
||||
Reference in New Issue
Block a user