Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 05fa5fe

Browse filesBrowse files
committed
minor #9832 Removed an outdated section (javiereguiluz)
This PR was merged into the 4.1 branch. Discussion ---------- Removed an outdated section After merging #9515 we forgot to remove this deprecated section, as pointed by @michaelperrin in this comment: #9515 (comment) Commits ------- 00ec943 Removed an outdated section
2 parents 7c197d2 + 00ec943 commit 05fa5fe
Copy full SHA for 05fa5fe

File tree

Expand file treeCollapse file tree

1 file changed

+0
-9
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-9
lines changed

‎routing.rst

Copy file name to clipboardExpand all lines: routing.rst
-9Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -892,15 +892,6 @@ route::
892892
// or, in Twig
893893
// {{ path('blog_show', {'slug': 'slug-value'}) }}
894894

895-
Translating Routes
896-
------------------
897-
898-
Symfony doesn't support defining routes with different contents depending on the
899-
user language. In those cases, you can define multiple routes per controller,
900-
one for each supported language; or use any of the bundles created by the
901-
community to implement this feature, such as `JMSI18nRoutingBundle`_ and
902-
`BeSimpleI18nRoutingBundle`_.
903-
904895
Keep Going!
905896
-----------
906897

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.