8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e773e15 + 48410b7 commit 4a06796Copy full SHA for 4a06796
templates.rst
@@ -458,7 +458,8 @@ Rendering a Template Directly from a Route
458
459
Although templates are usually rendered in controllers and services, you can
460
render static pages that don't need any variables directly from the route
461
-definition. Use the special ``TemplateController`` provided by Symfony:
+definition. Use the special :class:`Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController`
462
+provided by Symfony:
463
464
.. configuration-block::
465
0 commit comments