diff --git a/app/config/routing.yml b/app/config/routing.yml index 9b55ca4a4e..8eadc31aeb 100644 --- a/app/config/routing.yml +++ b/app/config/routing.yml @@ -1,3 +1,3 @@ app: - resource: @AppBundle/Controller/ + resource: "@AppBundle/Controller/" type: annotation