-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
Description
Hello.
I use symfony 3.1 and if put prefix routing in app/config/routing like this:
prefix:
en: /website
fr: /site
de: /webseitegot this error:
Warning: trim() expects parameter 1 to be string, array given in /Users/davidsanz/Documents/httpdocs/perieven/app/config/routing.yml (which is being imported from "/Users/davidsanz/Documents/httpdocs/perieven/app/config/routing_dev.yml").
Can help me please.
Thanks!