Skip to content

Commit 4d52670

Browse files
committed
[#13980] add route name
1 parent 5451fd8 commit 4d52670

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

translation/locale.rst

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ A better policy is to include the locale in the URL using the
7575
/**
7676
* @Route(
7777
* "/{_locale}/contact",
78+
* name="contact",
7879
* requirements={
7980
* "_locale": "en|fr|de",
8081
* }

0 commit comments

Comments
 (0)