start_sf5_project_reboot/app/config/routes/annotations.yaml

9 lines
188 B
YAML

controllers:
resource: '../../src/Controller/'
type: annotation
prefix: /{_locale}
requirements:
_locale: '%app_locales%'
defaults:
_locale: '%locale%'