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 4a06796

Browse filesBrowse files
committed
Merge branch '5.0'
* 5.0: [FrameworkBundle][Routing] Removed context in template route config example
2 parents e773e15 + 48410b7 commit 4a06796
Copy full SHA for 4a06796

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎templates.rst

Copy file name to clipboardExpand all lines: templates.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,8 @@ Rendering a Template Directly from a Route
458458

459459
Although templates are usually rendered in controllers and services, you can
460460
render static pages that don't need any variables directly from the route
461-
definition. Use the special ``TemplateController`` provided by Symfony:
461+
definition. Use the special :class:`Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController`
462+
provided by Symfony:
462463

463464
.. configuration-block::
464465

0 commit comments

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