start_sf5_project_reboot/app/config/routes/annotations.yaml

9 lines
188 B
YAML
Raw Normal View History

2021-04-17 20:11:27 +00:00
controllers:
resource: '../../src/Controller/'
type: annotation
prefix: /{_locale}
requirements:
_locale: '%app_locales%'
defaults:
_locale: '%locale%'